windows can run 32 bit application as well ...! I do not need native 64bit application...
my glade and gimp installation work very well ... It's necessary to build the gtk for my macine ? Or i just need to link the dll with some enviroment path or registry ? Regards, Matteo >----Messaggio originale---- >Da: [email protected] >Data: 29/01/2010 14.00 >A: "[email protected]"<[email protected]> >Cc: "pyGtkMailingList"<[email protected]> >Ogg: Re: [pygtk] Unable to import glib > >On Fri, 2010-01-29 at 13:27 +0100, [email protected] 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 [email protected] >> http://www.daa.com.au/mailman/listinfo/pygtk >> Read the PyGTK FAQ: http://faq.pygtk.org/ > > > _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
