发布时间:2019-08-23 07:58:37编辑:auto阅读(2332)
最近用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 文件的读取和通用操作
54152
40909
35431
31058
25952
25684
24135
19679
15740
15205
1967°
1816°
1900°
1994°
1979°
2162°
2118°
1936°
2013°
1999°