Instapy: Failed building wheel for Pillow

Created on 1 Jan 2018  路  3Comments  路  Source: timgrossmann/InstaPy

An error pip install .:

Failed building wheel for Pillow

Command "/home/machine/Documents/py4e/inst/env/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ds0ru341/Pillow/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-5mzwpzzk-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/machine/Documents/py4e/inst/env/include/site/python3.5/Pillow" failed with error code 1 in /tmp/pip-build-ds0ru341/Pillow/

wontfix

Most helpful comment

on Debian 9 i had to do
apt-get install libjpeg-dev zlib1g-dev
to fix it

All 3 comments

Was a solution ever found for this issue? It began occurring today after a system update.

on Debian 9 i had to do
apt-get install libjpeg-dev zlib1g-dev
to fix it

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. > If this problem still occurs, please open a new issue

Was this page helpful?
0 / 5 - 0 ratings