computationalpathologygroup/ASAP

Unable to open ndpi file

Closed this issue · 2 comments

ASAP 2.1
Python 3.9
Windows 11

import multiresolutionimageinterface as mir
reader = mir.MultiResolutionImageReader()
mr_image = reader.open('C:\Users\moorz\PycharmProjects\py39_tor112_cuda116\1115788_2021-06-09 10.10.16.ndpi')

I cannot load my ndpi file based on the above code with absolute or relative paths.
The mr_image shows mr_image = {NoneType} None
Could you please help me solve the problem?

image
image