Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'module' object has no attribute 'login' #58

Open
ronisegoly opened this issue Aug 24, 2015 · 5 comments
Open

AttributeError: 'module' object has no attribute 'login' #58

ronisegoly opened this issue Aug 24, 2015 · 5 comments

Comments

@ronisegoly
Copy link

I have the library on my ubuntu cloud and it works fine
When installing on my raspberry pie I get this error
AttributeError: 'module' object has no attribute 'login'
Any clue?

@calcutec
Copy link

calcutec commented Oct 3, 2015

Had the same error when I tried to install using install.py. The script didn't unpack the "gmail" folder with the init.py file which is a second level deep in the project. I moved that manually to the site-packages folder and it is now importing fine.

@ajdumanhug
Copy link

Having the same problem.
@calcutec how did you manually moved the gmail folder to site-packages?

@adityathebe
Copy link

Having the same issue

@RajNirmal
Copy link

Copy the init.py to your working directory and it will work fine.

@tvieiragoncalves
Copy link

I have the same issue as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants