So far I've observed this only on my ubuntu 20.4 machine.
Creating a current development environment in ilastik@51138d836a9debac4355077c7b36e001f131dd88.
Repro:
conda env create -n idev-debug --file ilastik/dev/environment.yaml
conda activate idev-debug
# install volumina
pip install e .
volumina test.npy --axistags yx
with the following npy: test.zip
which will not show the image and produce a bunch of errors.
So far I've observed this only on my ubuntu 20.4 machine.
Creating a current development environment in ilastik@51138d836a9debac4355077c7b36e001f131dd88.
Repro:
with the following npy: test.zip
which will not show the image and produce a bunch of errors.