Skip to content

Catch crc32c warning #28

@robertvava

Description

@robertvava

There is a pytest warning saying:

tests/test_io.py::TestDataHandler::test_open_formats[zarr-dataset.zarr-dataarray.zarr-<lambda>-<lambda>] /home/robertvava/open-source/svdrom/.venv/lib/python3.12/site-packages/numcodecs/__init__.py:106: DeprecationWarning: crc32c usage is deprecated since numcodecs v0.16.4. It is recommended to install google_crc32c instead. from numcodecs.checksum32 import CRC32, Adler32, JenkinsLookup3

We should catch this early before deprecation.

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