1👍
First to check whether any package is installed use:
pip freeze
libjpeg-dev is required for PIL to process jpeg format.
Use the following link for any other PIL errors:
https://stackoverflow.com/a/10109941/2323987
Source:stackexchange.com
1👍
First to check whether any package is installed use:
pip freeze
libjpeg-dev is required for PIL to process jpeg format.
Use the following link for any other PIL errors:
https://stackoverflow.com/a/10109941/2323987