Open ronisegoly opened 9 years ago
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.
Having the same problem. @calcutec how did you manually moved the gmail folder to site-packages?
Having the same issue
Copy the init.py to your working directory and it will work fine.
I have the same issue as well
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?