PDA

View Full Version : [all variants] How to use PyGTK on python 3.0?



Vitaut
November 10th, 2009, 09:07 AM
I'm using Ubuntu 9.04 and I need to install pygtk on python 3.0. I've found that 3.0 binaries are built only in 2.16 version of python-gtk2. I have 2.14 installed. But when I ran "sudo apt-get update" and I tried to install it, apt-get said that python-gtk2 is already the newest version. When I looked for it in Debian repositories, there was 2.16. So must I add Debian repositories?