Closed patrick23-commits closed 3 weeks ago
That is not enough information. We can't help you if you don't answer the questions in the issue template.
python3 -m PIL.report
or python3 -m PIL --report
Or the output of the following Python code:
from PIL import report
or
from PIL import features
features.pilinfo(supported_formats=False)
Closing this issue as no feedback has been received.