View Single Post
Old 01-07-2024, 03:46 PM   #17
retiredbiker
Evangelist
retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.
 
retiredbiker's Avatar
 
Posts: 451
Karma: 3886916
Join Date: May 2013
Location: Ontario, Canada
Device: Kindle KB, Oasis, Pop_Os!, Kobo Forma
Quote:
Originally Posted by DiapDealer View Post
Yes. It's the same problem.

Either comment out the setting of QTLIB_DIR in Sigil's launch script (/usr/local/bin/sigil) as described here: https://www.mobileread.com/forums/sh...73#post4373073

Or use my self-contained Python AppImage for Sigil's plugin interpreter that has all of Sigil's needs installed. Download sigil-qt6-python3.11_x86_64.AppImage from the asset list at https://github.com/dougmassay/appima...ag/2023.11.2-1, save it somewhere you'll remember, mark it as executable and set it as the interpreter in Sigil's plugin preferences.

The 2nd solution will work after rebuilds/updates/reinstalls, but the first solution will need to be redone after every new rebuild/update/reinstall.

I really wish Debian/Ubuntu would commit to providing a PySide6 package in their repos like other distros are doing. It would make all of this unnecessary.
Ah, I was working on the launch script thing from KevinH's reply and missed this.

I changed the script back to the way it was and followed your instructions for the Appimage. Works perfectly! Thank you.

I have a feeling I've loaded a lot more than strictly needed in all this, but I've learned a lot, so it's all good!
retiredbiker is offline   Reply With Quote