[pygtk] Windows all in one bundle broken?

Dieter Verfaillie dieterv at optionexplicit.be
Wed Jul 20 05:03:38 WST 2011


Hi,

Quoting "Mathew Yeates" <mat.yeates at gmail.com>:
> I just tried downloading pygtk-all-in-one-2.24.0.win32-py2.7.msi
>
> and glade-3.exe doesn't work. I get
> "The system cannot execute the specified program.".
>
> This is on Windows XP.

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?
2) What does your PATH environment variable look like? > open a
    "Command Prompt" aka cmd.exe and execute "echo %PATH%"
3) Where is Python 2.7 installed?
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?
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?

mvg,
Dieter


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clean.py
Type: application/force-download
Size: 259 bytes
Desc: not available
URL: <http://www.daa.com.au/pipermail/pygtk/attachments/20110719/16b524de/attachment.bin>


More information about the pygtk mailing list