Numpy is not part of Sigil's bundled python environment. So any plugin wanting to use it would need to include it with the plugin (no idea how one might pull that off), or use an external python environment for Sigil plugins that already had numpy properly installed. Properly installing numpy in an external python environment would likely be a numpy question rather than a Sigil one.
The real question is: what do you need to do to an epub that could possibly require a scientific computing module like NumPy?
Last edited by DiapDealer; 01-15-2019 at 10:51 AM.
|