Replies: 2 comments 1 reply
-
Hi, are you actually getting an error? If yes what is the error? |
Beta Was this translation helpful? Give feedback.
1 reply
-
This might be connected to #973 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Not sure when it changed, but Image.save() no longer takes a "quality" parameter. This breaks def _export_single_slice in slicing.py .
https://pillow.readthedocs.io/en/stable/reference/Image.html#PIL.Image.Image.save
Beta Was this translation helpful? Give feedback.
All reactions