I want to learn to write programs using Python 3.2 and PyGTK (running on Ubnutu 11.04). The PyGTK module is installed for Python 2.7 by default but I would rather use 3.2. Is there any way to make this work?
Suggestions as to other tools to create GUI's with Python are certainly welcome, so far I have tinkered with Tkinter but would like to try something else.
Cheers.