DANG! When I copy/paste from Python for Windows the code loses its line 
ends!

I am making progress:

>>> import pygtk
>>> pygtk.require("2.0")
>>> import gtk
>>> import gtk.glade
Traceback (most recent call last):
  File "<interactive input>", line 1, in <module>
ImportError: DLL load failed: The specified module could not be found.

But not out of the woods yet.

_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to