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
June 7, 2012 at 3:58 pm
#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…