View Single Post
Old 07-04-2022, 04:45 AM   #184
mortimer7
Connoisseur
mortimer7 has learned how to read e-booksmortimer7 has learned how to read e-booksmortimer7 has learned how to read e-booksmortimer7 has learned how to read e-booksmortimer7 has learned how to read e-booksmortimer7 has learned how to read e-booksmortimer7 has learned how to read e-books
 
Posts: 70
Karma: 798
Join Date: Apr 2012
Device: iLiad, Kobo Aura 6"
it doesn't work:
Code:
Stato: failed

Traceback (most recent call last):
  File "/usr/share/sigil/plugin_launchers/python/launcher.py", line 141, in launch
    target_script = __import__(script_module)
  File "/home/pippo/.local/share/sigil-ebook/sigil/plugins/KindleImport/plugin.py", line 18, in <module>
    from gui_utilities import fileChooser, update_msgbox
  File "/home/pippo/.local/share/sigil-ebook/sigil/plugins/KindleImport/gui_utilities.py", line 12, in <module>
    from plugin_utils import iswindows
  File "/home/pippo/.local/share/sigil-ebook/sigil/plugins/KindleImport/plugin_utils.py", line 59, in <module>
    from PyQt5 import QtCore, QtGui, QtNetwork, QtPrintSupport, QtSvg, QtWidgets  # noqa: F401
ModuleNotFoundError: No module named 'PyQt5'
Error: No module named 'PyQt5'
i use sigil 1.9.10-2 on ArchLinux 64bit.
mortimer7 is offline   Reply With Quote