Closed simzhangbest closed 1 month ago
I was unable to reproduce this with OpenSlide Python 1.3.1 and the 20230414 OpenSlide binaries. What versions are you using? Is there a reason you couldn't use the most recent OpenSlide binary release?
Closing due to lack of response. If you're able to supply the requested information, please feel free to comment here.
when I import openslide in python console on windows11 , It report that :
OpenSlideVersionError: OpenSlide >= 3.4.0 required
and when I use openslide-show-properties --version in CMD terminal:
and I have write the bin and lib dir to system Path, CMD terminal can use openslide ,but python can't !!! why? can Any one help?