发布时间:2019-08-23 07:58:37编辑:auto阅读(1989)
最近用pip安装工具包老是出现错误
错误如下:
error: Setup script exited with error: command 'gcc' failed with exit status 1
解决方法是安装python-dev,这是Python的头文件和静态库包:
ubuntu 下安装
sudo apt-get install python-dev
Centos 下安装
yum install python-devel
上一篇: python关于it审计中的应用
下一篇: python3 文件的读取和通用操作
50490
49789
40384
37407
31829
28688
27618
22404
22402
20716
475°
1091°
892°
829°
1072°
950°
1561°
2919°
2603°
2003°