You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
There starting to appear a problem, while trying to install qmk with actual python3.13
Problem is at step while installing pillow-10.2
<...>
File "<string>", line 31, in <module>
File "<string>", line 28, in get_version
KeyError: '__version__'
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
full command: /opt/homebrew/Cellar/qmk/1.1.5_1/libexec/bin/python /opt/homebrew/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py get_requires_for_build_wheel /private/tmp/tmp4nifr083
cwd: /private/tmp/qmk--pillow-20241019-81193-hbii91/pillow-10.2.0
Getting requirements to build wheel: finished with status 'error'
error: subprocess-exited-with-error
Describe the Bug
Hello.
There starting to appear a problem, while trying to install qmk with actual python3.13
Problem is at step while installing pillow-10.2
Seems pillow adopted in version 10.4.0
python-pillow/Pillow#8075
Can we update?
Additional Context?
No response
The text was updated successfully, but these errors were encountered: