Skip to content

Error with zarr v3, pin zarr<3 #52

@sommerc

Description

@sommerc

Many thanks for this great and useful tool!

I noticed an issue with N5 writing using zarr v3.

  File "C:\Users\mdallave\AppData\Local\uv\cache\archive-v0\9_mtizE_WueqUcKm_uJTw\Lib\site-packages\pybdv\converter.py", line 593, in make_scales_dask
    store = zarr.N5FSStore(data_path, overwrite=overwrite)
            ^^^^^^^^^^^^^^
AttributeError: module 'zarr' has no attribute 'N5FSStore'

Using the latest zarr==2.8.17 resolved the issue.

Let me know if I should create a PR.

Cheers,
Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions