You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
import gdata.data
File "/usr/lib/python3.6/site-packages/gdata/init.py", line 109, in
class LinkFinder(atom.LinkFinder):
AttributeError: module 'atom' has no attribute 'LinkFinder'
same think if i install with:
pip3.6 install gdata-python3
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
import gdata.data
File "/usr/lib/python3.6/site-packages/gdata/init.py", line 109, in
class LinkFinder(atom.LinkFinder):
AttributeError: module 'atom' has no attribute 'LinkFinder'
same think if i install with:
pip3.6 install gdata-python3
The text was updated successfully, but these errors were encountered: