Hello,
using Tumbleweed + Gnome3 and GnomeApps-Repo on 64 bit System.
I already found this bug https://bugzilla.novell.com/show_bug.cgi?id=689449 but now that this is solved gwibber should work but here i get
Traceback (most recent call last):
File “/usr/bin/gwibber”, line 10, in <module>
import sys, gtk, optparse, dbus, wnck, time
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)
when i want to start gwibber.
I would be very pleased if anybody could tell me how to solve this
Hi, i updated to new gwibber version today.
Sadly when starting via cmdline i still get
Traceback (most recent call last):
File “/usr/bin/gwibber”, line 10, in <module>
import sys, gtk, optparse, dbus, wnck, time
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)