Skip to content

[v3] Windows support #2438

@jhamman

Description

@jhamman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugPotential issues with the zarr-python libraryhelp wantedIssue could use help from someone with familiarity on the topic

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions