cucim icon indicating copy to clipboard operation
cucim copied to clipboard

[BUG]Can't Loading slides

Open Cloudfimi opened this issue 11 months ago • 1 comments

Describe the bug I can't loading the slides !

from cucim.clara import CuImage a= CuImage('/home/zhang/fimi/data/1.tif')

Traceback (most recent call last): File "/home/zhang/fimi/mytools/1.py", line 3, in a= CuImage('/home/zhang/fimi/data/1.tif') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ RuntimeError: [json.exception.type_error.316] invalid UTF-8 byte at index 7: 0x2B

Cloudfimi avatar Jan 12 '25 02:01 Cloudfimi

Hi @Cloudfimi , Could you provide a sample file that cannot be opened with cuCIM to help me reproduce the issue?

gigony avatar Jan 19 '25 01:01 gigony