首页 > 其他 > 详细

pip error: command 'gcc' failed with exit status 1

时间:2017-01-09 12:33:14      阅读:773      评论:0      收藏:0      [点我收藏+]

SWIG/_m2crypto_wrap.c:127:20: 致命错误:Python.h:没有那个文件或目录
     #include <Python.h>
                        ^
    编译中断。
    error: command ‘gcc‘ failed with exit status 1

 

sudo yum install python-devel

sudo yum install libevent-devel

sudo yum install libffi libffi-devel

easy_install gevent

pip error: command 'gcc' failed with exit status 1

原文:http://www.cnblogs.com/zhaohaibo/p/6264599.html

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