TankZhouFirst / clinical-grade-computational-pathology-using-weakly-supervised-deep-learning-on-whole-slide-images

首个临床级别的 AI 系统可用源码
65 stars 16 forks source link

Error while running MIL_train.py #6

Open naveenagorre opened 2 years ago

naveenagorre commented 2 years ago

Hello, I'm working on running the MIL_train script and it's throwing me the below mentioned error:

raise exception ctypes.ArgumentError: Caught ArgumentError in DataLoader worker process 0. read_region(slide, buf, x, y, level, w, h), ctypes.ArgumentError: argument 3: <class 'TypeError'>: wrong type. I have tried multiple clues available online but none seems to work. Any suggestions what's going on.

OS - Linux Openslide-python version 1.1.2