bug_report.yml
bug_report.yml
| Name | About | Labels | Assignees |
|---|---|---|---|
| Bug Report | Report incorrect behaviour in the library. | bug |
Please provide the following information.
Value of zarr.__version__
Value of numcodecs.__version__
Version of Python interpreter
Operating System
How was Zarr installed?
Explain why the current behavior is a problem, what the expected output/behaviour is, and why the expected output/behaviour is a better solution.
Minimal, reproducible code sample. Must list dependencies in inline script metadata. When put in a file named issue.py calling uv run issue.py should show the issue.
If you think it might be relevant, please provide the output from pip freeze or conda env export depending on which was used to install Zarr.