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

Installation fails on Python 3.13 #2317

Closed
veenstrajelmer opened this issue Oct 9, 2024 · 7 comments
Closed

Installation fails on Python 3.13 #2317

veenstrajelmer opened this issue Oct 9, 2024 · 7 comments
Labels
bug Potential issues with the zarr-python library

Comments

@veenstrajelmer
Copy link

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 environment

Additional output

Also reported at numcodecs: zarr-developers/numcodecs#593

@veenstrajelmer veenstrajelmer added the bug Potential issues with the zarr-python library label Oct 9, 2024
@TomAugspurger
Copy link
Contributor

Do you get any zarr specific output, or is the failure when building numcodecs?

@veenstrajelmer
Copy link
Author

veenstrajelmer commented Oct 9, 2024

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

@dstansby
Copy link
Contributor

dstansby commented Oct 9, 2024

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!

@d-v-b
Copy link
Contributor

d-v-b commented Oct 9, 2024

I approved those PRs, feel free to update the release notes as you see fit

@veenstrajelmer
Copy link
Author

@TomAugspurger After the release of numcodecs 0.13.1, pip install zarr works again. I would like to suggest to add python 3.13 to the ci and supported versions, but feel free to close this issue you think otherwise.

@TomAugspurger
Copy link
Contributor

Thanks. Let's keep this open for those tasks.

@jhamman
Copy link
Member

jhamman commented Oct 17, 2024

I think we can close this following #2344.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Potential issues with the zarr-python library
Projects
None yet
Development

No branches or pull requests

5 participants