|
From: Barun S. <bar...@gm...> - 2010-08-04 10:16:27
|
Hi Owners,
I tried to use this library. I'm, however, receiving some errors (shown
below). Is there any solution for that?
Gmail account name: h
Password:
Domain? [leave blank for Gmail]:
Please wait, logging in...
Traceback (most recent call last):
File "./libgmail.py", line 1581, in <module>
ga.login()
File "./libgmail.py", line 306, in login
pageData = self._retrievePage(req)
File "./libgmail.py", line 341, in _retrievePage
req = ClientCookie.Request(urlOrRequest)
File "/usr/local/lib/python2.6/dist-packages/mechanize/_request.py", line
31, in __init__
if not _rfc3986.is_clean_uri(url):
File "/usr/local/lib/python2.6/dist-packages/mechanize/_rfc3986.py", line
62, in is_clean_uri
return not bool(BAD_URI_CHARS_RE.search(uri))
TypeError: expected string or buffer
--
Thanks,
Barun
http://pothi.com/pothi/book/barun-saha-swapner-kheya
|