用安装python模块出现error: command 'gcc' failed with exit status 1 

问题:

gcc编译缺少模块

解决方法:

yum install gcc libffi-devel python-devel openssl-devel

相关文章: