咨询热线:4006-75-4006

售前:9:00-23:30    备案:9:00-18:00    技术:7*24h

error: command gcc failed with exit status 如何解决

2017-01-21 18:04:33 10686次

对于 python 2.7


$ sudo yum -y install gcc gcc-c++ kernel-devel
$ sudo yum -y install python-devel libxslt-devel libffi-devel openssl-devel
$ pip install "your python packet"

对于python 3.4


$ sudo apt-get install python3-dev
$ pip install "your python packet



首页
最新活动
个人中心