So I came across this plugin and this looks so promising but it does not work on a windows OS. ----- Supported systems not on windows 10 OS The supported systems are Mac, Linux and WSL (Windows ...
Linking against libpython.a is something else again: this will effectively put a copy of the Python interpreter into your extension module. This will probably work, but is a big waste of space, and is ...