vitessce-python icon indicating copy to clipboard operation
vitessce-python copied to clipboard

OmeTiffWrapper fails to read a local file from img_path if space character is in the name

Open vytnav opened this issue 3 years ago • 0 comments

It seems that OmeTiffWrapper fails to load a tiff file if the file path contains a space character. For example, it works fine if the filename is "DATA.tiff", but fails to open the same file if it is renamed to "DA TA.tiff"

vytnav avatar Nov 05 '22 15:11 vytnav