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
Affected library: webknossos
The error occurs when creating a Dataset that contains an empty layer using the WK python library and subsequently calling dataset.upload().
Code to reproduce the error
Context
The error occurs when creating a Dataset that contains an empty layer using the WK python library and subsequently calling
dataset.upload()
.Code to reproduce the error
Expected Behavior
A descriptive Error message like "The dataset contains an empty layer." should be thrown.
Current Behavior
The following error message appears:
FileNotFoundError: Cannot create read-only dataset, could not find data at https://data-humerus.webknossos.org/data/zarr/scalable_minds/emptyLayerDataset.
The text was updated successfully, but these errors were encountered: