Closed SathiyaNManivannan closed 3 months ago
Good morning,
Thank you very much for providing the solution to the problem. I just pushed an update, I made a few modifications to your code to use the hestdata.wsi
object instead of a path. Let me know it the issue persists
Hi!,
Thank you for making this huge resource and python package. I downloaded hestdata from huggingface using the following command.
The download was successful.
When I tried to conver the hestData set into a Spatialdata object using the following command:
I get the following error
When I tried with
The data is converted to spdata with a warning:
and when I check the spatialdata, I get an error:
I am using python3.10 on Windows. Please help!