If you receive the error below when installing the PIL library while using Python or PyPy, you need to install the JPEG plugin with the command below.
sudo apt -yqq install libjpeg-dev zlib1g-dev
sudo -H pip3.6 install pillow
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket