Describe the bug
Would it be possible to update the in code Pillow version so that it is compatible with Python 3.14 installed on Windows?
Actual Pillow: pillow 12.1.1
Command Used
pip3 install git+https://github.com/nathom/streamrip.git@dev
or
pip3 install streamrip --upgrade
Debug Traceback
Output:
`RequiredDependencyException:
The headers or library files could not be found for zlib,
a required dependency when compiling Pillow from source.
Please see the install instructions at:
https://pillow.readthedocs.io/en/latest/installation/basic-installation.html
<string>:50: RuntimeWarning: Pillow 10.4.0 does not support Python 3.14 and does not provide prebuilt Windows binaries. We do not recommend building from source on Windows.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pillow
Failed to build pillow
error: failed-wheel-build-for-install
× Failed to build installable wheels for some pyproject.toml based projects
╰─> pillow`
Config File
Operating System
win10 LTSC
streamrip version
latest
Screenshots and recordings
Thanks
Additional context
on Linux with Py 3.12 everything's fine
Describe the bug
Would it be possible to update the in code Pillow version so that it is compatible with Python 3.14 installed on Windows?
Actual Pillow: pillow 12.1.1
Command Used
Debug Traceback
Config File
originalOperating System
win10 LTSC
streamrip version
latest
Screenshots and recordings
Thanks
Additional context
on Linux with Py 3.12 everything's fine