"Meld requires pygtk 2.8.0 or higher."
- by Lynx
I got this error after installing Meld on a new Karmic installation:
~$ meld
No module named pygtk
Meld requires pygtk 2.8.0 or higher.
I installed the latest version of python-gtk with aptitude but I'm not sure what version is actually installed. My python version is 2.6.
This is weird because I have another machine that runs Karmic and Meld without a problem.
Any ideas?