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

Can't read hdf5: io_hdf5.nim(17, 6) Error: 'parseNameAndGroup' can have side effects #584

Open
arkanoid87 opened this issue Jan 22, 2023 · 0 comments

Comments

@arkanoid87
Copy link

dump read_hdf5[float32]("res/myfile.nc", "/myds")
arraymancer-0.7.19/arraymancer/io/io_hdf5.nim(17, 6) Error: 'parseNameAndGroup' can have side effects
arraymancer-0.7.19/arraymancer/io/io_hdf5.nim(45, 36) Hint: 'parseNameAndGroup' calls `.sideEffect` '[]'

I've tried other read variants here, but all returned same error

Using nimhdf5 directly works without issues

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

1 participant