After installing Meld on 32-bit Karmic on 64-bit machine: "Meld requires pygtk 2.8.0 or higher."
Posted
by Lynx
on Super User
See other posts from Super User
or by Lynx
Published on 2010-04-30T15:18:46Z
Indexed on
2010/04/30
15:28 UTC
Read the original article
Hit count: 517
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. The only difference between the two machines is the one with the error is a 64-bit machine running a 32-bit installation of Karmic. Could that be the problem?
© Super User or respective owner