python-imaging-library tag

1 questions


1 answers
80 views
0
Error in Image Library (PIL) "decoder JPEG not available"

On my computer, PIL supports JPEG This error appears when you upload a file.How do I solve this?File PIL/Image.py, line 375, in _getdecoder raise IOError(decoder %s not available % decoder_name)IOErro...


© 2024 OneMinuteCode. All rights reserved.