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

[v3] Windows support #2438

Closed
Tracked by #2412
jhamman opened this issue Oct 24, 2024 · 1 comment
Closed
Tracked by #2412

[v3] Windows support #2438

jhamman opened this issue Oct 24, 2024 · 1 comment
Labels
bug Potential issues with the zarr-python library help wanted Issue could use help from someone with familiarity on the topic
Milestone

Comments

@jhamman
Copy link
Member

jhamman commented Oct 24, 2024

Zarr version

3.0.0b1

Numcodecs version

0.13.1

Python Version

3.13

Operating System

Windows

Installation

hatch

Description

CI is currently failing on Windows due to some path issues in the LocalStore. I don't have access to a Windows development environment so I'm splitting the Windows issues out of #2431

This is likely a light lift for someone with access to a Windows development environment:

  1. See the comments in test(ci): test on windows and osx #2431
  2. Review the failures in the CI logs below
  3. Uncomment the Windows section in our test CI job
    # https://github.com/zarr-developers/zarr-python/issues/2438
    # - python-version: '3.11'
    # numpy-version: '1.25'
    # dependency-set: 'optional'
    # os: 'windows-latest'
    # - python-version: '3.13'
    # numpy-version: '2.1'
    # dependency-set: 'optional'
    # os: 'windows-latest'

Steps to reproduce

See https://github.com/zarr-developers/zarr-python/actions/runs/11472585956/job/31925406759?pr=2431

Additional output

No response

@jhamman jhamman added the bug Potential issues with the zarr-python library label Oct 24, 2024
@jhamman jhamman added the help wanted Issue could use help from someone with familiarity on the topic label Nov 5, 2024
@jhamman jhamman added this to the 3.0.0 milestone Nov 5, 2024
@jhamman
Copy link
Member Author

jhamman commented Nov 5, 2024

closed by #2467. Thanks @d-v-b 🙌

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 help wanted Issue could use help from someone with familiarity on the topic
Projects
Status: Done
Development

No branches or pull requests

1 participant