-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Neither Python 3.13.0b nor Python 3.14 works with Pillow #8080
Comments
xqt
changed the title
Neither Python 3.13.0b nor Python 3.14 works with Pillpe
Neither Python 3.13.0b nor Python 3.14 works with Pillow
May 25, 2024
see #8075 |
Thanks for early testing! Please install Pillow from latest source/GitHub or wait until the next release in July. |
This error was fixed by #8050 |
Pillow 10.4.0 has just been released. If you try again now, the problem should be resolved. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What did you do?
pip install "Pillow!=10.0,!=10.1,>=8.1.2"
What did you expect to happen?
Pillow should be installed for Python 3.13 as well as Python 3.14
What actually happened?
Python 3.13:
https://github.com/wikimedia/pywikibot/actions/runs/9236742053/job/25412925104
Python 3.14
https://github.com/wikimedia/pywikibot/actions/runs/9236742053/job/25412925198
What are your OS, Python and Pillow versions?
The text was updated successfully, but these errors were encountered: