[pygtk] WinXP: pygtk - module not found
Marc Weber
marco-oweber at gmx.de
Fri Jun 29 22:33:42 WST 2007
> What does sys.path look like?
>>> import sys
>>> print sys.path
['', 'C:\\WINDOWS\\system32\\python25.zip', 'e:\\Python25\\DLLs', 'e:\\Python25\
\lib', 'e:\\Python25\\lib\\plat-win', 'e:\\Python25\\lib\\lib-tk', 'e:\\Python25
', 'e:\\Python25\\lib\\site-packages', 'e:\\Python25\\lib\\site-packages\\gtk-2.
0']
>>> import pygtk
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named pygtk
Marc Weber
More information about the pygtk
mailing list