首页 > 编程语言 > 详细

python部署web开发环境

时间:2017-03-31 01:14:53      阅读:259      评论:0      收藏:0      [点我收藏+]

#pip install uwsgi

error: need a c compiler

so: #yum install -y gcc gcc-c++

error: no python.h

so: #sudo yum install python-devel

http://stackoverflow.com/questions/21530577/fatal-error-python-h-no-such-file-or-directory

python部署web开发环境

原文:http://www.cnblogs.com/yinghui/p/6648942.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!