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

Python 3.12 No support #1574

Open
Eranh0 opened this issue Dec 12, 2023 · 1 comment
Open

Python 3.12 No support #1574

Eranh0 opened this issue Dec 12, 2023 · 1 comment

Comments

@Eranh0
Copy link

Eranh0 commented Dec 12, 2023

should work with python 3.10 and greater, but doesn't work with 3.12

`pip3 install abjad
Defaulting to user installation because normal site-packages is not writeable
Collecting abjad
Using cached abjad-3.19.tar.gz (413 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [3 lines of output]
This is Abjad 3.19, which supports Python 3.10, 3.11.

  But it looks like you're trying to install Abjad with Python 3.12.
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
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.`

@trevorbaca
Copy link
Member

That's right: Abjad 3.19 has only been tested with Python 3.10 and 3.11.

I'll test with Python 3.12 when I build Abjad 3.20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants