Reply To: glade 4.2.7 (RHEL5) won't run with any python

Home Forums Installation glade 4.2.7 (RHEL5) won't run with any python Reply To: glade 4.2.7 (RHEL5) won't run with any python

#1142
Keith
Keymaster

'glade -v' should just print the Glade version, and then exit.

The python interpreter is embedded into Glade and called via C++; Glade is not a Python app, so the normal -v for traceback doesn't work, or at least was never intended to work…