Error for pip install Pillow on Ubuntu virtualenv

Issue:

Failed building wheel for Pillow Running setup.py clean for Pillow

Solution:

sudo apt-get install python-dev  sudo apt-get install libjpeg8-dev  sudo ln -s /usr/lib/x86_64-linux-gnu/libjpeg.so /usr/lib    pip install pillow


Popular posts from this blog

cognos content store database tables

How to fix: User, group, or role '*' already exists in the current database. (Microsoft SQL Server, Error: 15023)