[pygtk] Unable to import glib

euro_ii at libero.it euro_ii at libero.it
Fri Jan 29 20:27:34 WST 2010


Hi All,
I recently install windows 7 64Bit on my macine.
I'm  not able to propely configure the pygtk nodule.
when i try to import the glib module I get the following error:

>>> import glib

Traceback (most recent call last):
  File "<pyshell#3>", line 1, in <module>
    import glib
  File "C:\Python26\lib\site-packages\gtk-2.0\glib\__init__.py", line 22, in 
<module>
    from glib._glib import *
ImportError: DLL load failed: The specified procedure could not be found.

Thanks in advance
Matteo



More information about the pygtk mailing list