Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#72763 - [calibre] sip module error, progress_indicator requires API 12.9

Attached to Project: Community Packages
Opened by Juan Manuel (the_phet) - Tuesday, 16 November 2021, 09:20 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 16 November 2021, 10:01 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Error while trying to open calibre:

calibre
Traceback (most recent call last):
File "/usr/bin/calibre", line 21, in <module>
sys.exit(calibre())
File "/usr/lib/calibre/calibre/gui_launch.py", line 64, in calibre
main(args)
File "/usr/lib/calibre/calibre/gui2/main.py", line 533, in main
app, opts, args = init_qt(args)
File "/usr/lib/calibre/calibre/gui2/main.py", line 124, in init_qt
app = Application(args, override_program_name=override, windows_app_uid=MAIN_APP_UID)
File "/usr/lib/calibre/calibre/gui2/__init__.py", line 894, in __init__
from calibre_extensions import progress_indicator
RuntimeError: the sip module implements API v12.0 to v12.8 but the progress_indicator module requires API v12.9


Additional info:
* package version(s): Calibre 5.32.0-1


Steps to reproduce: type "calibre"
This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 16 November 2021, 10:01 GMT
Reason for closing:  Not a bug
Additional comments about closing:  You have some unsupported python stuff on your system. Use the forums if your need support.

Loading...