create_array fails with ParamValidationError #2955
markus-zimmermann
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When creating an array I get a
ParamValidationError
when specifyingpath
inopen_group
but not when specifying it inzarr.storage.FsspecStore
.So far I only observed it when creating arrays, opening groups and reading arrays works just fine. Is this a bug or am I missing something?
My environment:
Method A (works)
Method B (fails)
produces the following error message
Beta Was this translation helpful? Give feedback.
All reactions