Answers for "compilation terminated. In file included from plugins/python/pyloader.c:1:0: plugins/python/uwsgi_python.h:2:10: fatal error: Python.h: No such file or directory #include <Python.h>"

0

compilation terminated. In file included from plugins/python/pyloader.c:1:0: plugins/python/uwsgi_python.h:2:10: fatal error: Python.h: No such file or directory #include <Python.h>

python3.7 -m pip install uwsgi -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
Posted by: Guest on March-24-2022

Code answers related to "compilation terminated. In file included from plugins/python/pyloader.c:1:0: plugins/python/uwsgi_python.h:2:10: fatal error: Python.h: No such file or directory #include <Python.h>"

Python Answers by Framework

Browse Popular Code Answers by Language