[pygtk] Install PyGTK On Windows
Kris Nackaerts
knackaerts at gmx.net
Wed Sep 24 16:48:19 WST 2008
Dear All,
I've Python 2.5 installed and running on Windows. I installed GTK+
Runtime, PyGObject, PyCairo and PyGTK, all without any problem.
I then opened the tutorial on the PyGTK site, and tried the HellowWorld
example and get the following error:
Traceback (most recent call last):
File "helloworld.py", line 5, in <module>
import pygtk
ImportError: No module named pygtk
When running filemon, I can see that Python is searching for pygtk.py ,
I file that is not installed anywhere.
I then downloaded and installed several older versions, no change.
A hint?
Kris
More information about the pygtk
mailing list