On Sun, Feb 17, 2013 at 11:24 PM, Silvio Siefke <[email protected]> wrote: > Hello, > > > i run the update from calibre yesterday and now calibre not startet. Has > someone the same and has fix? > > siefke@gentoo-mobile : ~ $ calibre > Traceback (most recent call last): > File "/usr/bin/calibre", line 20, in <module> > sys.exit(main()) > File "/usr/lib/calibre/calibre/gui2/main.py", line 412, in main > app, opts, args, actions = init_qt(args) > File "/usr/lib/calibre/calibre/gui2/main.py", line 85, in init_qt > from calibre.gui2.ui import Main > File "/usr/lib/calibre/calibre/gui2/ui.py", line 31, in <module> > from calibre.gui2.widgets import ProgressIndicator > File "/usr/lib/calibre/calibre/gui2/widgets.py", line 21, in <module> > from calibre.gui2.progress_indicator import ProgressIndicator as > _ProgressIndicator > File "/usr/lib/calibre/calibre/gui2/progress_indicator/__init__.py", line > 15, in <module> > pi_error) > RuntimeError: Failed to load the Progress Indicator plugin: the sip module > implements API v9.0 to v9.1 but the progress_indicator module requires API > v8.1 > > Thank you & Greetings > Silvio >
You probably updated other python modules afterwards. Try to reinstall calibre.

