How do I get PyGTK running on MS Windows?
The easiest way to install PyGTK is by following these steps: • Install Python 2.4 or greater for Microsoft Windows from the Python website [www.python.org] . • Install the GTK+ 2.10 developer runtime from the GTK+/Glade for Win32 project website [sourceforge.net] or use the (more up-to-date) GTK+ stack bundle provided by the GTK+ project linked from [pygtk.org] • Install PyCairo, PyGobject and PyGTK installers from the PyGTK project website [pygtk.org] , note that you need them all installed to get PyGTK working.