Keep in mind that the Linux version of Sigil does not have a bundled (internal) Python interpreter. Check out the BuildingOnLinux docs at github to see what additional Python modules you'll need to install to meet the minimum requirements for a basic Sigil plugin environment on Linux.
And in this case, since the developer indicates that his plugin does not support Python 2, you'll want to install the modules with pip3.
Last edited by DiapDealer; 01-10-2016 at 08:30 AM.
|