Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: ImageArray.__init__() got an unexpected keyword argument 'store' #226

Open
ieivanov opened this issue Jun 29, 2024 · 2 comments
Labels
question Further information is requested

Comments

@ieivanov
Copy link
Contributor

I occasionally get this error when using dask to write to iohub arrays. @ziw-liu I'll try to come up with a reproducible example. Let me know if you happen to know what the problem might be.

@ziw-liu
Copy link
Collaborator

ziw-liu commented Jun 29, 2024

I'm not sure, but you might want to check your zarr-python version.

@ziw-liu
Copy link
Collaborator

ziw-liu commented Jun 29, 2024

Oh wait, if you are initializing a iohub.ngff.ImageArray it won't work since the __init__ method only takes one argument.

@ziw-liu ziw-liu added the question Further information is requested label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants