Control: tags -1 + moreinfo

Hi Alex, and sorry for the late response!

On Tue, Oct 26, 2021 at 08:10:37AM -0700, Alex Relis wrote:
> I'm on version 5.30.0+dfsg-1 and I am still experiencing this bug.
> It hasn't been fixed quite yet. Here's the error I seem to be getting:
>
> alex@alex-pc:~$ 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

I cannot reproduce this on a fresh sid system. Calibre imports and runs
successfully.

Can you please make sure that you don't have a custom PyQt5.sip installation
somewhere? Can you run this command and see what it prints?

  python3 -c 'import PyQt5.sip; print(PyQt5.sip.__file__)'

Nicholas, are you experiencing this bug too?

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature

Reply via email to