Skip to content

zarr.errors ArrayNotFoundError is gone in zarr 3.0 #2961

Description

@thagusta

Hello,

Simple problem, but I can't find documentation how to change my code from zarr 2 to 3.
the migration guide told me to make a new issue.

I have in my code:
from zarr.errors import ArrayNotFoundError

and use it in an try & except to catch if there is no zarr array.

What is the appropriate exception now?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions