Calibre QTNetwork error on start

Bug #2016628 reported by Steve Harriss
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Invalid
Undecided
Unassigned

Bug Description

Artix Linux 6.2.6-artix1-1 #1 SMP PREEMPT_DYNAMIC

Calibre versions tried: calibre-6.15.1-2, calibre-6.14.1-1, calibre-6.11.0-1.

Error: Failed to import PyQt module: PyQt6.QtNetwork with error: /usr/lib/python3.10/site-packages/PyQt6/QtNetwork.abi3.so: undefined symbol: _ZN16QNetworkDatagram7destroyEP23QNetworkDatagramPrivate, version Qt_6
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 72, in calibre
    from calibre.gui2.main import main
  File "/usr/lib/calibre/calibre/gui2/__init__.py", line 13, in <module>
    from qt.core import (
ImportError: cannot import name 'QNetworkProxyFactory' from 'qt.core' (/usr/lib/calibre/qt/core.py)

Any more details you require?

Revision history for this message
Kovid Goyal (kovid) wrote :

I do not provide support for people using distro provided packages. If you are using a distro provided package, uninstall it and install the official calibre binary from https://calibre-ebook.com/download_linux and if you can reproduce the bug with that, re-open the ticket. Of course, if you are already using the official binary, apologies and feel free to re-open the ticket immediately :)

Changed in calibre:
status: New → Invalid
Revision history for this message
Steve Harriss (sweve) wrote :

Kovid, thank you for pointing me in the right direction. You were correct. Removed the distro version and installed directly from your site. Everything back to normal. Keep up the excellent work

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.