会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
菜小鱼~
一小步,一大步
博客园
首页
新随笔
联系
订阅
管理
2020年3月14日
安装uwsgi 报错:plugins/python/uwsgi_python.h:2:20: 致命错误:Python.h:没有那个文件或目录
摘要: 安装 uwsgi的时候报错,如图 查阅相关文档后,发现需要安装 gcc 和python-dev,命令如下: 1 yum -y install gcc 2 yum -y install python-devel 3 # python 2用python-devel,python3用 python3-de
阅读全文
posted @ 2020-03-14 16:05 菜小鱼~
阅读(2151)
评论(0)
推荐(0)
公告