View Single Post
Old 06-17-2025, 01:05 PM   #18
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,911
Karma: 6120478
Join Date: Nov 2009
Device: many
Since Sigil moved to Qt6, we only support PySide6 on Windows and Mac, and now for Linux AppImage. The plugin_util.py file created by DiapDealer also supports PyQt5 for those Linux users stuck with only Qt5.

So if you want your plugin to work well on Windows, Mac, and the Linux AppImage using the embedded Python use PySide6 not PyQt6.
KevinH is offline   Reply With Quote