You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zarr python 3.1.3 indirectly depends on numcodecs for crc32c. Thanks to #792, zarr python can no longer import crc32c which breaks zarr python. We should revert #792 and issue an immediate release.