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.
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