more: I uninstalled an old pygtk and an old gtk+ runtime. Then I reinstalled the microbundle. Now I am seeing pygtk and glade in the start menu.
I still get the same error. I ran Sysinternals Procmon and it didn't show much of anything. btw, I am on a 64 bit machine with a Xeon CPU. On Fri, Jul 22, 2011 at 8:34 PM, Mathew Yeates <[email protected]> wrote: >> >> We'll need a bit more information to be able to help you: >> >> 1) How do you execute glade-3.exe? Via the shortcut the installer >> created in the start menu or some other method? > > No item was added to the Start Menu. Glade-3.6 is still shown though. > Should I uninstall the old Glade? >> 2) What does your PATH environment variable look like? > open a >> "Command Prompt" aka cmd.exe and execute "echo %PATH%" > > It's pretty long. I'll post it last >> 3) Where is Python 2.7 installed? > c:\Python27 > >> 4) Assuming Python 2.7 is installed in C:\Python27, does >> C:\Python27\Lib\site-packages\gtk-2.0\runtime\bin actually >> contain glade-3.exe? > > yes. > >> 5) Open the attached clean.py script in your favorite text editor >> and edit the paths on line 7 and 8 to correspond to the values >> applicable on your system. Then run the script. Does the script >> output any values? > > Nope. > btw, I run glade by typing .\glade-3.exe in the directory > C:\Python27\Lib\site-packages\gtk-2.0\runtime\bin > > producing "The system cannot execute the specified program." > > > > Here is my path > C:\l1b\src\l1b32\Debug;c:\Python27;C:\Python26\Lib\site-packages\PyQt4;C:\WINDOW > S\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;C:\Program Files > (x86)\SlikSvn\bi > n\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program > Files > (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files > (x86)\Mercurial;C:\Pyt > hon25\DLLs;C:\Program Files (x86)\GTK2-Runtime\bin;C:\Program Files > (x86)\Ration > al\common;c:\Python27;C:\Python-2.7.1\PC\VS7.1;C:\l1b\src\l1b32\Debug;c:\Python2 > 7;C:\Python26\Lib\site-packages\PyQt4;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\ > system32\WBEM;C:\Program Files (x86)\SlikSvn\bin\;c:\Program Files > (x86)\Microso > ft SQL Server\100\Tools\Binn\;c:\Program Files (x86)\Microsoft SQL > Server\100\DT > S\Binn\;C:\Program Files (x86)\Mercurial;C:\Python25\DLLs;C:\Program Files > (x86) > \GTK2-Runtime\bin;C:\Program Files > (x86)\IBM\RationalPurifyPlus\Common;C:\l1b\sr > c\l1b32\Debug;c:\g77\bin;C:\Program Files\MySQL\MySQL Server > 5.1\bin;c:\python27 > ;c:\python26;C:\Python25;C:\Python25\Scripts;C:\Program Files > (x86)\Gtk+\bin;C:\ > Program Files (x86)\CVSNT\;C:\abs\bin;C:\Program Files (x86)\GIMP-2.0\bin >> >> mvg, >> Dieter >> >> >> ---------------------------------------------------------------- >> This message was sent using IMP, the Internet Messaging Program. >> > _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
