You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pynrrd is behind numpy which deprecated the bool8 datatype, so import of pynrrd now fails. Other than zarr, IO should not be an essential function of bigstream, which relies on numpy and zarr arrays as the primary input/output.
The text was updated successfully, but these errors were encountered:
Pynrrd is behind numpy which deprecated the bool8 datatype, so import of pynrrd now fails. Other than zarr, IO should not be an essential function of bigstream, which relies on numpy and zarr arrays as the primary input/output.
The text was updated successfully, but these errors were encountered: