发布时间:2019-08-23 07:58:37编辑:auto阅读(2250)
最近用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 文件的读取和通用操作
53107
40026
34410
30161
25061
24858
23240
16719
14871
14361
706°
654°
720°
738°
783°
911°
877°
897°
991°
916°