Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] "Pillow renamed ANTIALIAS to LANCZOS" #145

Closed
wants to merge 1 commit into from

Conversation

tback
Copy link

@tback tback commented Nov 2, 2023

fixes #142

Pillow renamed ANTIALIAS to LANCZOS in version 2.7.0. This will break installations using older versions. Pillow 2.7.0 was released almost ten years ago, this should be acceptable.

@Th00z
Copy link

Th00z commented Nov 9, 2023

Duplicate of #143

@tback tback closed this Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError exception due to backward incompatible change in Pillow 10.0.0
2 participants