Sigil's bundled Python won't really work (reliably) as a standalone Python environment without a lot of environment variables and paths being properly set before-hand. Sigil's plugin-launcher makes certain the environment is correct (and isolated) before running any python scripts.
It may work in most cases, but I wouldn't trust it all that much outside of Sigil's plugin framework.
|