I just upgraded from to F15 and although i have PyGTK installed, i get this error when i try to use it:

[ron@homePC ~]# python
Python 2.7.1 (r271:86832, Apr 12 2011, 16:16:18)
[GCC 4.6.0 20110331 (Red Hat 4.6.0-2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gtk
/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py:40: RuntimeWarning: tp_compare didn't return -1 or -2 for exception
from gtk import _gtk
ImportError: could not import atk

I reinstalled python, gtk, pygtk, atk, but the issue still stands. Does anyone have any ideas?

link|improve this question
feedback

migrated from serverfault.com Dec 8 '11 at 0:11

This question came from our site for system administrators and desktop support professionals.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.