I want to batch process a number radiomic extractions. Since I believe there is no way to do that through 3D Slicer, I tried to install pyradiomics. I’ve tried with the suggested python-versions as well as newer, but get different error messages depending on the python-version.
" Getting requirements to build wheel … error
error: subprocess-exited-with-error" with the latest python version 3.12.
However, I’m having a hard time localizing the pyradiomics python file. I searched for “radiomics.py” or “pyradiomics.py” in my slicer folder, and didn’t find the files, which made it hard to use the command line to batch process my files. Are they installed in other locations?