Hello everyone and pyradiomics working team,
I had some problem but failed to solve it by myself.
The question is that: I tried to extract radiomics from DICOM files. First, I tried to transit the DICOM files into the NRRD files using the command line by the pyradiomics-dcm.py. But the error message showed that
“File "pyradiomics-dcm.py", line 18, in <module>
from radiomics import featureextractor
ModuleNotFoundError: No module named 'radiomics'”
I really did not know why.
The code for the command line were listed as follows:
cd C:\Users\zhang\Desktop\radiomics\data\DICOM
python pyradiomics-dcm.py ..\DICOM .\NRRD
I attached the files (DICOM form TICA) in the attachment.
Qing-Wei Zhang
Shanghai Jiaotong University, Shanghai, China.