X

Select Your Country

Turkey (Türkçe)Turkey (Türkçe) Worldwide (English)Worldwide (English)
X

Select Your Currency

Türk Lirası $ US Dollar

Solution to Python or PyPy PIL RequiredDependencyException jpeg Error

Solution to Python or PyPy PIL RequiredDependencyException jpeg Error
HomepageKnowledge BaseGeneralSolution to Python or PyPy PIL Requ...
Solution to Python or PyPy PIL RequiredDependencyException jpeg Error

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

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(443 times viewed. / 0 people found helpful.)