Home › Forums › Installation › Installing Glade on Windows › Reply To: Installing Glade on Windows
May 20, 2013 at 12:04 pm
#1375
Keith
Keymaster
BTW you *must* have a Python installation on your Windows machine in order for Python to find necessary library files. As above you can download Python 2.7.4 from http://www.python.org.
Your PYTHONPATH environment variable on Windows should look something like this:
C:Python27-x86Lib;C:Python27-x86libs;C:Python27-x86DLLs;%GLADE_HOME%