Gentoo Archives: gentoo-user

From: Silvio Siefke <siefke_listen@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Calibre break after Update
Date: Sun, 17 Feb 2013 21:24:44
Message-Id: 20130217222437.268c052ad19bf0f32c789a24@web.de
1 Hello,
2
3
4 i run the update from calibre yesterday and now calibre not startet. Has
5 someone the same and has fix?
6
7 siefke@gentoo-mobile : ~ $ calibre
8 Traceback (most recent call last):
9 File "/usr/bin/calibre", line 20, in <module>
10 sys.exit(main())
11 File "/usr/lib/calibre/calibre/gui2/main.py", line 412, in main
12 app, opts, args, actions = init_qt(args)
13 File "/usr/lib/calibre/calibre/gui2/main.py", line 85, in init_qt
14 from calibre.gui2.ui import Main
15 File "/usr/lib/calibre/calibre/gui2/ui.py", line 31, in <module>
16 from calibre.gui2.widgets import ProgressIndicator
17 File "/usr/lib/calibre/calibre/gui2/widgets.py", line 21, in <module>
18 from calibre.gui2.progress_indicator import ProgressIndicator as _ProgressIndicator
19 File "/usr/lib/calibre/calibre/gui2/progress_indicator/__init__.py", line 15, in <module>
20 pi_error)
21 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
22
23 Thank you & Greetings
24 Silvio

Replies

Subject Author
Re: [gentoo-user] Calibre break after Update ckard <ckardaris@×××××.com>