Hey, The conclusion from the python3 IRC discussion:
> Debian and Debian based distributions do not load the Python 3 shared library > into memory, so it is necessary to link statically with the **Python.h** > header. Lesson learned.
Hey, The conclusion from the python3 IRC discussion:
> Debian and Debian based distributions do not load the Python 3 shared library > into memory, so it is necessary to link statically with the **Python.h** > header. Lesson learned.