This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Using PyGTK on Cygwin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]