Hello I've tried installing the 2.4 and 2.5 versions. Both install fine but I can't load neither pygtk nor gtk.
after starting the interpreter and entering import pygtk or import gtk I get ================================ Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Dokumente und Einstellungen\m>e:\Python25\pygtk-wininst.log C:\Dokumente und Einstellungen\m>e:\Python25\python.exe Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)] on win 32 Type "help", "copyright", "credits" or "license" for more information. >>> import pygtk Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named pygtk =================================== Can you give me a hint how to track this error down? I've uploaded the pygtk installation log here. http://mawercer.de/marcweber/pygtk-wininst.log Marc Weber -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kanns mit allen: http://www.gmx.net/de/go/multimessenger _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
