【系统】:centos7
安装 pillow-4.0.0 出现错误
error: command ‘gcc’ failed with exit status 1
解决方法:
yum install python-devel -y
再次安装
【系统】:centos7
安装 pillow-4.0.0 出现错误
error: command ‘gcc’ failed with exit status 1
解决方法:
yum install python-devel -y
再次安装