cherishman2005 / nginx-modules

nginx, go
MIT License
2 stars 0 forks source link

[thrift make]src/ext/module.cpp:20:10: fatal error: Python.h: No such file or directory #55

Open cherishman2005 opened 1 year ago

cherishman2005 commented 1 year ago
src/ext/module.cpp:20:10: fatal error: Python.h: No such file or directory
cherishman2005 commented 1 year ago
sudo apt-get install python-dev   # for python2.x installs
sudo apt-get install python3-dev  # for python3.x installs