Installing wxPython (Python 2 only)
- Install Python 2 first
- Install wxPython from wxpython.org: make sure you get the py27 32-bit unicode version so it works with other libraries you may have installed.
- Now, for a wxPython form designer (almost but not quite IDE, can't run or debug) you can use wxGlade from sourceforge.net/projects/wxglade.