Nicolas Peschke
Results
1
issues of
Nicolas Peschke
I am trying to save a multidimensional image using ome-zarr, however saving fails with the following error: ``` FileNotFoundError: [Errno 2] No such file or directory: '/path/to/input_image.ome.zarr/0/0/0/0' ``` I am...