Open idc9 opened 1 year ago
Hi @idc9, Glad to hear valis could be useful package for you :) Regarding this error, is it only with certain svs files, or all svs files you've tried? The error looks like it might have something to do with not being able to read the svs images, but valis should be able to do this, since it uses Openslide (via pyvips/libvips) or Bio-formats to read images, and I'm able to open svs files successfully on my laptop. Could you check your libvips version, and do you know if it was installed with OpenSlide support? Also, maybe you could try your code using the docker image (available here ) which has been tested with svs files.
Best, -Chandler
valis looks like an awesome package! I've just started trying to use it and am running into an error.
Calling the following code
returns the following warnings + error
I'm using python 3.8 and valis version 1.0.0rc12.