John ....
Thanks for the reply ....
Apparently, this is not a new problem, and seemingly not unique to my system ....
Following is a link to the French post dated 06 Mar 2002 that I mentioned ....
http://www.aful.org/wws/arc/python/2002-03/msg00011.html
ImportError: DLL load failed: Un p�riph�rique attach� au syst�me ne fonctionne pas correctement
Alta Vista Translation ....
ImportError: DLL load failed: A peripheral attached to the system does not function correctly.
I have close to 40 CousinStanley-hours invested now in trying to repair this in order to avoid re-installing the Python23 Enthought Edition that I use ....
I used these Python23 versions successfully for a few weeks ....
Then, I decided to try a version of wGlade in order to have a RAD method for quickly building xxxxx.glade files that could be used under PyGTK, not being interested in the C code generation capabilities available with wGlade ....
Ok, let's do this one step at a time
1. We suppose we have the dropline GTK+ runtime correctly installed with your PATH modified accordingly. Try this helloworld executable from the official GTK+ tutorial
http://www.pcpm.ucl.ac.be/~gustin/win32_ports/binaries/helloworld.zip
Is it working ?
2. Tell me where you got your glade executable from. Is it from my page (http://www.pcpm.ucl.ac.be/~gustin/win32_ports/) ?
3. Try the hack from
http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq21.009.htp
Is it working with this script ?
4. Send me a list of the content of C:\Python23\Lib\site-packages\gtk-2.0\gtk. Check carefully your system directories for any remaining gtk-related DLLs along with the directories listed in your PATH.
Cedric
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
