发布时间:2019-08-23 07:58:37编辑:auto阅读(2260)
最近用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 文件的读取和通用操作
53213
40105
34475
30219
25128
24921
23317
16834
14923
14437
804°
738°
802°
813°
865°
991°
970°
981°
1079°
993°