python-pillow / Pillow

Python Imaging Library (Fork)
https://python-pillow.org
Other
12.35k stars 2.24k forks source link

Problems #8266

Closed Jbgaming318 closed 4 months ago

Jbgaming318 commented 4 months ago

What did you do?

What did you expect to happen?

What actually happened?

What are your OS, Python and Pillow versions?

Please paste here the output of running:

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)
code goes here
radarhere commented 4 months ago

Hi. You haven't provided any information about your situation.