DentalSegmentator failed to load the segmentation with an error occurred during install : nnunetv2

Hello,I encountered an error while applying the extension
this was how it went


2024/09/03 16:42:23.363 :: Start nnUNet install with requirements : nnunetv2

2024/09/03 16:42:23.368 :: - Installing pandas…

2024/09/03 16:42:32.044 :: Install returned non-zero exit status : Command ‘[‘D:/Slicer 5.7.0-2024-08-28/bin/…/bin\PythonSlicer.EXE’, ‘-m’, ‘pip’, ‘install’, ‘pandas’]’ returned non-zero exit status 1… Attempting to continue…

2024/09/03 16:42:32.049 :: - Installing pillow<10.1…

2024/09/03 16:42:40.689 :: Install returned non-zero exit status : Command ‘[‘D:/Slicer 5.7.0-2024-08-28/bin/…/bin\PythonSlicer.EXE’, ‘-m’, ‘pip’, ‘install’, ‘pillow<10.1’]’ returned non-zero exit status 1… Attempting to continue…

2024/09/03 16:42:40.697 :: - Installing nnunetv2 --no-deps…

2024/09/03 16:42:49.326 :: Install returned non-zero exit status : Command ‘[‘D:/Slicer 5.7.0-2024-08-28/bin/…/bin\PythonSlicer.EXE’, ‘-m’, ‘pip’, ‘install’, ‘nnunetv2’, ‘–no-deps’]’ returned non-zero exit status 1… Attempting to continue…

2024/09/03 16:42:49.334 :: Error occurred during install : nnunetv2

And I switched module to pytorch utils, I tried many times,but it still showed that I fail to install pytorch like this.



How can I solve these problems?Thanks.