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
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to