View Single Post
Old 07-29-2025, 03:30 PM   #140
carmenchu
Groupie
carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.carmenchu ought to be getting tired of karma fortunes by now.
 
Posts: 193
Karma: 266070
Join Date: Dec 2010
Location: Spain
Device: Win10,Win11,Ubuntu,PockbookLux44
Issue under .AppImage

Hello! Switching from win10 to ubuntu, I got Sigil Appimage working--link with icon and 'open with' in Calibre all in place.
Unfortunately, this plugin balks:
Code:
Status: failed

Traceback (most recent call last):
  File "/tmp/.mount_Sigil-PlGhpI/usr/share/sigil/plugin_launchers/python/launcher.py", line 141, in launch
    target_script = __import__(script_module)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/carmen/.local/share/sigil-ebook/sigil/plugins/PunctuationSmarten/plugin.py", line 34, in <module>
    import tkinter
ModuleNotFoundError: No module named 'tkinter'
Error: No module named 'tkinter'
Missing it badly!
Any hints?
carmenchu is offline   Reply With Quote