View Single Post
Old 06-30-2025, 11:59 AM   #190
recook
Enthusiast
recook began at the beginning.
 
recook's Avatar
 
Posts: 43
Karma: 10
Join Date: Aug 2018
Device: kobo Nia
Hi,

i used Sigil-2.5.2-x86_64_8359bb3b2474d9360933909b718b2b23.AppImage and TagMechanic_v0.6.3.zip, put the latter in its proper place ~/.local/share/sigil-ebook/sigil/plugins/TagMechanic.
Then started the Appimage and tried Plugins>Edit>TagMechanic.

Sadly, no joy:
Quote:
Status: failed

Traceback (most recent call last):
File "/tmp/.mount_Sigil.joDapm/usr/share/sigil/plugin_launchers/python/launcher.py", line 141, in launch
target_script = __import__(script_module)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/.../.local/share/sigil-ebook/sigil/plugins/TagMechanic/plugin.py", line 10, in <module>
from dialogs import launch_gui
File "/home/.../.local/share/sigil-ebook/sigil/plugins/TagMechanic/dialogs.py", line 14, in <module>
from plugin_utils import Qt, QtCore, QtGui, QtWidgets, QAction
File "/home/.../.local/share/sigil-ebook/sigil/plugins/TagMechanic/plugin_utils.py", line 40, in <module>
from PySide6 import QtCore, QtGui, QtNetwork, QtPrintSupport, QtSvg, QtWebChannel, QtWidgets # noqa: F401
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'PySide6'
Error: No module named 'PySide6'
But in the mounted Appimage, i found "/usr/lib/python3.13/site-packages/PySide6".
What's up now?

Last edited by recook; 06-30-2025 at 12:02 PM. Reason: privacy check
recook is offline   Reply With Quote