Skip to content
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

[Bug] update pillow to 10.4.0 #81

Closed
solc42 opened this issue Oct 19, 2024 · 1 comment
Closed

[Bug] update pillow to 10.4.0 #81

solc42 opened this issue Oct 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@solc42
Copy link

solc42 commented Oct 19, 2024

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

<...>
    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

Seems pillow adopted in version 10.4.0

python-pillow/Pillow#8075

Can we update?

Additional Context?

No response

@solc42 solc42 added the bug Something isn't working label Oct 19, 2024
@fauxpark
Copy link
Member

Should be fixed as of #83

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants