Quote:
Originally Posted by khadafi
Yes, PyQt5 run correctly outside of Sigil
There is no checkbox called "Use Bundled Python" on my Sigil (Sigil 0.8.7)
|
Have you configured the correct Python interpreter? If PyQt is installed to work with Python3, then you need to make sure you've configured Sigil with the Python3 interpreter (or vice-versa). Also make sure the "engine" tag in the plugin.xml file has the correct PyQt-enabled entry (python34 or python27).