PyGTK on Windoze

Fredegar fredegar at haftmann-online.de
Fri Dec 14 11:01:20 EST 2001


Hi!

I have found a PyGTK port for Windoze at
http://hans.breuer.org/ports/

After installation, the following error occured:

 >>> import gtk
Traceback (most recent call last):
   File "<pyshell#0>", line 1, in ?
     import gtk
   File "c:\programme\python21\lib\gtk.py", line 21, in ?
     import _gtk
ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.

I have already copied the whole GTK stuff (by Tor Lillquist) to the 
python dll directory.

Has anyone experiences with this situation or can give me a hint?

Thanks
Fredegar




More information about the Python-list mailing list