Skip to content

Add warning to docs: Pillow > 9.5.0 no longer includes 32-bit wheels #7447

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

Merged
merged 2 commits into from
Oct 7, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Pillow >= 9.5.0 no longer includes 32-bit wheels.
  • Loading branch information
aclark4life committed Oct 7, 2023
commit 87f917c3524ec5ec20fee2e2cb7e44060c9062d7
2 changes: 2 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ Install Pillow with :command:`pip`::

.. tab:: Windows

.. warning:: Pillow >= 9.5.0 no longer includes 32-bit wheels.

We provide Pillow binaries for Windows compiled for the matrix of
supported Pythons in 64-bit versions in the wheel format. These binaries include
support for all optional libraries except libimagequant and libxcb. Raqm support
Expand Down