Bug 706783 - Running meld gives "Cannot import: pygtk"
Summary: Running meld gives "Cannot import: pygtk"
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 14
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-23 00:17 UTC by Mark Stock
Modified: 2011-07-18 12:05 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-07-18 12:05:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mark Stock 2011-05-23 00:17:44 UTC
When I run "meld" on my Fedora 14 desktop (upgraded from F13 recently), I receive the error messages:

$ meld
Cannot import: pygtk
No module named pygtk

My new netbook, which received a fresh F14 installation, does not exhibit this problem.

All other software is up-to-date. Meld is meld-1.5.1-1.fc14.noarch

I have tried "yum reinstall meld" and "yum reinstall meld pygtk2" to no avail. Not willing (yet) to "yum remove pygtk2", as it wants to yank most of gnome.

Googling the errors and "fedora 14" only returns my lonely post on fedoraforum.org.

I am open to suggestions. Thank you.

Mark

Comment 1 Christoph Wickert 2011-05-23 07:31:20 UTC
This is probably a duplicate of bug 649507. The problem only appears in upgraded versions of python.

Comment 2 Mark Stock 2011-05-24 15:47:03 UTC
Should I follow developments there? Do you need any more information to progress?

Comment 3 Dominic Hopf 2011-06-01 22:55:34 UTC
Hi Mark, since this seems to be a generic issue with current python versions it is likely this will be fixed soon. For you in special there is nothing special to do at present, you already did the most important thing and reported this issue. :)

Of course you can keep an eye on other similar python issues, but we would keep you up-to-date anyway.

Comment 4 Mark Stock 2011-06-12 22:15:00 UTC
Hiya,

I might have solved my own problem. I installed Vapor-2.0.0 a while ago, which comes with its own python (unbeknownst to me). The installation instructs the user to add

. /usr/local/vapor-2.0.0/bin/vapor-setup.sh

to his .bashrc. With that in place, "which python" returns

/usr/local/vapor-2.0.0/bin/python

I removed that entry, logged out and back in, and now meld (and pitivi) work.

I feel dumb for not even trying "which python" before, but so many other things worked, and I just didn't realize that so many programs are python under the hood.

Thanks for taking me seriously, even though this turned out to be user error (in a way).

Mark

Comment 5 Dominic Hopf 2011-07-18 12:05:44 UTC
Thanks very much for your feedback, Mark! I'm closing this bug. :)


Note You need to log in before you can comment on or make changes to this bug.