1👍
✅
You need to install an additional library for pillow JPEG support on ubuntu. Maybe you missed it?
sudo apt-get install libjpeg-dev
pip install -I pillow
Source:stackexchange.com