-
Notifications
You must be signed in to change notification settings - Fork 228
Update zarr version #3598
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
Update zarr version #3598
Conversation
|
seems like the most recent hdmf-zarr/pynwb versions makes the Can you help me look into this? One option could be to simply enforce |
|
Maybe related to the issue at neo. pynwb calling hdmf caused our tests to fail due to changes at the hdmf level in allowable symbols in strings. They started forbidding |
|
Yeah, I can take a look. |
|
hdmf-issue has been fixed in 0.11.0. I think we can merge this! :) |
For numpy and neo: SpikeInterface/spikeinterface#3640 For zarr: SpikeInterface/spikeinterface#3598
Zarr 2.18.0 used to trigger some errors. Let's see if latest releases fixed the issues.