Python Image Library fails with message “decoder JPEG not available” – PIL
PIL does support JPEG in my system. Whenever I do an upload, my code is failing with: File “PIL/Image.py”, line 375, in _getdecoder … Read more
PIL does support JPEG in my system. Whenever I do an upload, my code is failing with: File “PIL/Image.py”, line 375, in _getdecoder … Read more