Yowsup: Pillow Installation fails

Created on 9 Feb 2016  Â·  4Comments  Â·  Source: tgalal/yowsup

File "/tmp/easy_install-fB_dIt/Pillow-3.1.1/setup.py", line 516, in build_extensions

ValueError: jpeg is required unless explicitly disabled using --disable-jpeg, aborting

Seems to be a bug with pillow, unfortunately, I do not know how to solve the problem. I'm running debian 8, python 2.7.9.

Most helpful comment

Kevin,

Install these packages this will resolve the issue. libtiff4-dev
libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev
tcl8.5-dev tk8.5-dev python-tk

Regards,

On Wed, Feb 10, 2016 at 1:58 PM, Kevin [email protected] wrote:

The one is solved, another appeared:

File "/tmp/easy_install-d3Uic6/Pillow-3.1.1/setup.py", line 519, in
build_extensions

ValueError: --enable-zlib requested but zlib not found, aborting.

—
Reply to this email directly or view it on GitHub
https://github.com/tgalal/yowsup/issues/1302#issuecomment-182260708.

All 4 comments

Install libjpeg8-dev and the issue will be resolved.

Regards,

On Tue, Feb 9, 2016 at 3:14 PM, Kevin [email protected] wrote:

File "/tmp/easy_install-fB_dIt/Pillow-3.1.1/setup.py", line 516, in
build_extensions

ValueError: jpeg is required unless explicitly disabled using
--disable-jpeg, aborting

Seems to be a bug with pillow, unfortunately, I do not know how to solve
the problem. I'm running debian 8, python 2.7.9.

—
Reply to this email directly or view it on GitHub
https://github.com/tgalal/yowsup/issues/1302.

اسلام عليكم

The one is solved, another appeared:

File "/tmp/easy_install-d3Uic6/Pillow-3.1.1/setup.py", line 519, in build_extensions

ValueError: --enable-zlib requested but zlib not found, aborting.

Kevin,

Install these packages this will resolve the issue. libtiff4-dev
libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev
tcl8.5-dev tk8.5-dev python-tk

Regards,

On Wed, Feb 10, 2016 at 1:58 PM, Kevin [email protected] wrote:

The one is solved, another appeared:

File "/tmp/easy_install-d3Uic6/Pillow-3.1.1/setup.py", line 519, in
build_extensions

ValueError: --enable-zlib requested but zlib not found, aborting.

—
Reply to this email directly or view it on GitHub
https://github.com/tgalal/yowsup/issues/1302#issuecomment-182260708.

Tyvm for your help, that resolved it :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mathslimin picture mathslimin  Â·  4Comments

cyberp1983 picture cyberp1983  Â·  3Comments

gabrieldesousah picture gabrieldesousah  Â·  4Comments

EliasinnKamachoo picture EliasinnKamachoo  Â·  3Comments

ikuraj picture ikuraj  Â·  5Comments