Closed afrendeiro closed 10 months ago
To reproduce:
import lazyslide as zs slide = 'https://github.com/camicroscope/Distro/raw/master/images/sample.svs' wsi = zs.WSI(slide) wsi.create_tissue_contours() wsi.create_tiles(tile_px=256)
TypeError: Object dtype dtype('O') has no native HDF5 equivalent
To reproduce:
TypeError: Object dtype dtype('O') has no native HDF5 equivalent