plugins/python/uwsgi_python.h:2:20: fatal error: Python.h: No such file or directory
小编 2026-07-05 阅读:530 评论:0装一台新服务器环境的时候,装uwsgi报错:
plugins/python/uwsgi_python.h:2:20: fatal error: Python.h: No such file or directory
#include <Python.h>

查了一下解决办法:
yum install python-devel.x86_64
之后再运行安装,问题解决。
版权声明
本文仅代表作者观点,不代表百度立场。
本文系作者授权百度百家发表,未经许可,不得转载。

