|
From: Paanini N. <paa...@gm...> - 2011-01-20 12:07:03
|
Dear Sir, I need to use the libgmail library for some development work with python. I have libgmail 0.1.8 installed using a pre-packaged .deb file. However, whenever I try to login using the .login() function, it gives me an error saying *libgmail.GmailLoginFailure: 'Login failed. (Wrong username/password?)'* I read on a forum that this was fixed in the latest version of libgmail 0.1.11. I downloaded it, but I don't know how to install it. I tried running the setup.py script but it returned an error saying : ImportError: No module named mechanize. Please could you help me install the library ? Thank You |