Cannot install the SlicerRadiomics Module

@melisaocbe Thanks for reporting this. You should have been able to just install Radiomics from the Extension Manager of the stable application and would not need to touch python or the module paths at all, but due to the error described below that’s not currently working on the mac for radiomics. If you have the option of working on a windows or linux machine it should all go smoothly.

@jcfr or @Sam_Horvath do you have any thoughts on this build error? It may be that the factory mac is missing one of the platform package like we’ve seen in the past.

https://slicer.cdash.org/viewBuildError.php?buildid=3197265

      radiomics/src/_cmatrices.c:3:10: fatal error: 'stdlib.h' file not found

      #include <stdlib.h>
               ^~~~~~~~~~
      1 error generated.
      error: command '/D/Support/clang+llvm-14.0.6-x86_64-apple-darwin/bin/clang' failed with exit code 1
      [end of output]