Skip to content

module 'atom' has no attribute 'AtomBase' #8

Description

@manibashkas

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions