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

Conversion from .h5 file to zarr using copy_all when .h5 file consists of objects of type bytes #576

Open
prkprime opened this issue Jul 22, 2020 · 1 comment

Comments

@prkprime
Copy link

I'm posting the StackOverflow link in which the h5 to zarr conversion is failing because of the following error

TypeError: Object of type bytes is not JSON serializable

So is there any implementation that can solve this problem?

@joshmoore
Copy link
Member

Hi @prkprime. You might give https://github.com/catalystneuro/HDF5Zarr a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants