What did you do?
I try to install pillow 9.5.0
What actually happened?
Note: This error originates from the build backend, and is likely not a problem with poetry but with pillow (9.5.0) not supporting PEP 517 builds. You can verify this by running 'pip wheel --no-cache-dir --use-pep517 "pillow (==9.5.0)"'.
What are your OS, Python and Pillow versions?
- OS: MacOS 14.4
- Python: 3.12
- Pillow: 9.5.0
What did you do?
I try to install pillow 9.5.0
What actually happened?
Note: This error originates from the build backend, and is likely not a problem with poetry but with pillow (9.5.0) not supporting PEP 517 builds. You can verify this by running 'pip wheel --no-cache-dir --use-pep517 "pillow (==9.5.0)"'.
What are your OS, Python and Pillow versions?