DCBIA-OrthoLab / SlicerAutomatedDentalTools

A 3D Slicer extension to use AMASSS, ALI-CBCT and ALI-IOS
Other
79 stars 22 forks source link

BUG : fix multiprocess by thread because windows error #87

Closed GaelleLeroux closed 3 months ago

GaelleLeroux commented 3 months ago

Hi @allemangD !

Multiprocessing using the librairy multiprocess is not working on Windows. I changed it by the threading library :)

Can you tell me if it's ok and if so merge it ? Thank you ! Gaelle