Quote:
Originally Posted by dlibke
What do I need to do to get Sigil to use PyQt5 version of python?
|
Sigil's bundled Python includes a subset of PyQt5. You don't have to DO anything (other than make sure "Use Bundled Python" is checked) to use it. If this plugin needs additional PyQt5 modules that are not included (or you're using Linux), you'll have to use an external Python interpreter and have all the plugin's dependencies installed--whatever those dependencies are. The plugin's author should be able to give you advice there.