Skip to content
Discussion options

You must be logged in to vote

Hi, that's exactly what it is - thanks for the heads up. It looks like Pillow 10 has removed Image.ANTIALIAS. Our production servers are all on Debian 12, where Pillow 9.4 is packaged.

To fix on your local install, you will either need to downgrade python3-pil/pillow to 9.5 or replace the 2 occurrences of Image.ANTIALIAS in asm3/media.py

I'll update this on master, thanks for letting us know about it. Hopefully this will be the last issue you have!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mathieumd
Comment options

@bobintetley
Comment options

Answer selected by bobintetley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants