Ignazio Di Napoli schrieb:
Hi everyone.
I'm a very newbie with Python:

import gtk

Traceback (most recent call last):
  File "prova.py", line 1, in <module>
    import gtk
ImportError: No module named gtk

This is a bit off topic on this list. It seems that Pygtk is not in the python path (probably look in system.path) but since it is very surely not a cygwin issue you should ask in the python/pygtk mailing lists.

SE

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to