Hi Mark, I'm having a similar problem but only for frozen applications (py2exe) when run on other machines (on mine they work fine).

I've recently upgraded to python 2.6.5 and I didn't have the problem till then, so maybe it's related.

Can you check if using a different version of python (not 2.6.5), like 2.6.4 works for you?

Please, tell us if you find anything new, and I'm also clueless about what could be the problem here.

Regards,

Rafael Villar Burke

On 03/04/2010 12:06, Mark Schafer wrote:
I have installed and have working python 2.6.5
I have installed GTK+Runtime installer from here: http://gtk-win.sourceforge.net/home/index.php/en/Home
I have installed pygtk-2.16.0+glade.win32-py2.6.exe

and I have the same error as Mosh:
>>>/  import gtk/
Traceback (most recent call last):
   File "<pyshell#0>", line 1, in<module>
     import gtk
   File "C:\Python26\lib\site-packages\gtk-2.0\gtk\__init__.py", line 40, 
in<module>
     from gtk import _gtk
ImportError: DLL load failed: The specified procedure could not be found.

_______________________________________________
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