If you want to use Cython, also include python-dev.
sudo apt-get install python-dev
sudo apt-get install python3-dev
Otherwise
fatal error: Python.h:There is no such file or directory
#include "Python.h"
^
compilation terminated.
Stop at
Recommended Posts