-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hi, i have atom version 0.4.1, jupyter notebook version 5.4.0. And have attribute error while importing the gdata module? What's wrong with it? with me?
`AttributeError Traceback (most recent call last)
in ()
1 import gdata.data
2 import gdata.gauth
----> 3 import gdata.contacts.client
4 import gdata.contacts.data
~\Anaconda3\lib\site-packages\gdata\contacts_init_.py in ()
67
68
---> 69 class GDataBase(atom.AtomBase):
70 """The Google Contacts intermediate class from atom.AtomBase."""
71
AttributeError: module 'atom' has no attribute 'AtomBase'`
Best regards.
Metadata
Metadata
Assignees
Labels
No labels