> 
>  
> 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.

I have seen a similar error when mixing 32 and 64bit versions of Python,
Gtk+ and PyGtk. Unfortunately I cannot be more specific.

John



_______________________________________________
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