Chinaunix首页 | 论坛 | 博客
  • 博客访问: 130531
  • 博文数量: 37
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 0
  • 用 户 组: 普通用户
  • 注册时间: 2016-07-02 01:04
个人简介

CU

文章分类

全部博文(37)

文章存档

2016年(33)

2015年(4)

我的朋友

分类: Python/Ruby

2016-01-01 02:36:42

系统:Red Hat Enterprise Linux Server release 7.1 (Maipo) 64位

python版本:Python 2.7.5

 pip install Imag

过程中遇到连续出现三个错误


ValueError: --enable-jpeg requested but jpeg not found, aborting.
ValueError: --enable-zlib requested but zlib not found, aborting.
error: command 'gcc' failed with exit status 1

直接在网上下载了三个包 rpm包.zip
rpm安装好后,就可以pip install Image


主要参考资料 ,很感谢  给力!!!


阅读(1951) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~