PyGTK on Windoze
Steffen Ries
steffen.ries at sympatico.ca
Sun Dec 16 09:46:31 EST 2001
More information about the Python-list mailing list
Sun Dec 16 09:46:31 EST 2001
- Previous message (by thread): PyGTK on Windoze
- Next message (by thread): Can you Make 2500++ from $25??? SEE HOW
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Fredegar <fredegar at haftmann-online.de> writes: > 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. The binaries provided on this site are for python-1.5.2 and python-2.0. Looks like you are using python-2.1, did you compile the extensions yourself? The downloaded binaries won't work. > 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? hth, /steffen -- steffen.ries at sympatico.ca <> Gravity is a myth -- the Earth sucks!
- Previous message (by thread): PyGTK on Windoze
- Next message (by thread): Can you Make 2500++ from $25??? SEE HOW
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list