-
-
Notifications
You must be signed in to change notification settings - Fork 286
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
Installation fails on Python 3.13 #2317
Comments
Do you get any zarr specific output, or is the failure when building numcodecs? |
The entire traceback is included in the linked numcodecs issue. I did not test beyond numcodecs, so I am not sure whether there will be a zarr-specific problem after this is resolved. However, since zarr cannot be installed because of this I thought it would be useful to have a zarr issue also. I guess it would also be useful to add py 3.13 to the ci workflow and the supported python versions in pyproject.toml |
This is probably because we need to do a new numcodecs release. Any zarr developers that are keen to see this fixed, please review PRs at https://github.com/zarr-developers/numcodecs/milestone/11! |
I approved those PRs, feel free to update the release notes as you see fit |
@TomAugspurger After the release of numcodecs 0.13.1, |
Thanks. Let's keep this open for those tasks. |
I think we can close this following #2344. |
Zarr version
latest
Numcodecs version
latest
Python Version
3.13
Operating System
Windows
Installation
pip install zarr
Description
Installation fails
Steps to reproduce
pip install zarr
in a Python 3.13 environmentAdditional output
Also reported at numcodecs: zarr-developers/numcodecs#593
The text was updated successfully, but these errors were encountered: