首页 > 其他 > 详细

pip 安装管理失败解决

时间:2015-09-10 13:02:23      阅读:271      评论:0      收藏:0      [点我收藏+]

问题:

pip install ansible 

错误: 

src/hash_template.c:361: warning: implicit declaration of function ‘Py_FatalError’
error: command ‘gcc‘ failed with exit status 1

----------------------------------------
Rolling back uninstall of pycrypto
Command "/usr/bin/python -c "import setuptools, tokenize;__file__=‘/tmp/pip-buil

解决:

yum install python-devel

pip 安装管理失败解决

原文:http://www.cnblogs.com/wxl-dede/p/4797399.html

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