gtk import error?

Matthias Clasen mclasen at redhat.com
Fri Oct 1 17:35:24 UTC 2010


On Thu, 2010-09-30 at 09:38 -0700, Rob Healey wrote:
> Good morning:
> 
> Ever since yesterday's update for rawhide, it messed up something in gtk...
> 
> I was hoping that today's updates(9/30/2010) would fix the problem, but it
> still persists...
> 
> It is blocking/ STOPPING me from using my genealogy software!  Is there
> someone that can help me with this?  Here is what shows on the terminal...
> 
> [Frog at localhost trunk]$ python ~/trunk/src/gramps.py
> 916: ERROR: gramps.py: line 140: Unhandled exception
> Traceback (most recent call last):
>   File "/home/Frog/trunk/src/gramps.py", line 281, in <module>
>     errors = run()
>   File "/home/Frog/trunk/src/gramps.py", line 273, in run
>     from gui.grampsgui import startgtkloop
>   File "/home/Frog/trunk/src/gui/grampsgui.py", line 53, in <module>
>     import gtk
>   File "/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line
> 40, in <module>
>     from gtk import _gtk
> ImportError: could not import gobject (could not find _PyGObject_API object)
> 

Should be fixed by the latest pygtk build, I think.



More information about the test mailing list