Your external python interpreter is missing things needed to make Sigil work
The official Mac build comes with its own embedded Python 3 interpreter. Check to make sure you are using the embedded Python interpreter for Plugins. It is properly built and configured so things should just work.
If you are using your own build (or an external Python 3 interpreter), then you need to fully follow the build instructions for Mac.
|