Hi, On 25 November 2013 06:53, Luiz Poleto <[email protected]> wrote: > checking if your ibus version is supported... ERROR:root:Could not find any > typelib for IBus > Traceback (most recent call last): > File "<string>", line 5, in <module> > ImportError: cannot import name IBus > configure: error: no > + exit 1
It looks like your ibus was built without python support. You can skip this package if you don't need to type Japanese though. In any case, missing python support will likely lead to failures in other modules. Make sure you have the python development packages installed. In Fedora it's called python-devel. Rui _______________________________________________ gnome-love mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-love
