[Tutor] Python gmail script for conky
Andreas Perstinger
andipersti at gmail.com
Sun Jan 20 06:25:56 CET 2013
On 20.01.2013 00:27, Polo Heysquierdo wrote:
> I'm getting the following error on my script for conky.
>
> "Traceback (most recent call last):
> File "/home/troll/.gmail/gmail.py", line 1, in <module>
> import urllib.request
> ImportError: No module named request"
What's your python version?
(Type "python -V" on the command line or "import sys; sys.version" in
the interpreter)
Bye, Andreas
More information about the Tutor
mailing list