On Fri, 2010-01-29 at 13:27 +0100, euro...@libero.it wrote:
> 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:

No 64bit builds of py{cairo,gtk,glib} for windows are available. I do
not have a 64bit machine.

If you want installers for 64bit then you will need to build them
yourself.

https://bugzilla.gnome.org/show_bug.cgi?id=589671

John

> 
> >>> 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
> 
> _______________________________________________
> pygtk mailing list   pygtk@daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://faq.pygtk.org/


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

Reply via email to