-
Notifications
You must be signed in to change notification settings - Fork 117
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 and Parselmouth 0.5.0 #107
Comments
Hello, Is there any update on python 3.12 support ? The last released wheels are still from 2022 and compiling from source seems to fail on all the machines I tried. I've successfully installed the package using the latest wheel cli but I am curious about the "official" realease. I hope you are doing alright, and thanks for the work ^^ |
Hi, @aaron-randreth, thanks for the kind bump! |
Python 3.12 wheels for 0.4.3 are built, tested, and uploaded to PyPI. So installing with Work on 0.5.0 continues! |
Thanks, good luck for 0.5.0! |
Just a tracking issue in case anyone is wondering where the new Python 3.12 wheels are.
There are still a couple of things on the list, which need to happen before releasing Parselmouth 0.5.0, mostly related to finishing the cleanup of the docs:
docs/conf.py
parselmouth.praat.call
The actual wish list of new features is a lot longer, but those will unfortunately most likely have to wait for 0.6.0, as releasing Python 3.12 wheels should not be postponed for much more than a week.
Meanwhile, Python 3.12 is being tested in CI. Until new wheels are released, the latest "Wheels" workflow build should generate good-enough wheels to be installed until Parselmouth 0.5.0 gets released.
The text was updated successfully, but these errors were encountered: