fatal error: Python.h: No such file or directory

找不到Python.h

sudo apt-get install python3-dev

安裝一下Python的函式庫吧。