An issue when open DICOM images

Hi Colleagues,
Whenever I try to open dicom PET images, the following error persists:
Traceback (most recent call last):
File “D:\Progam Files\Slicer 4.10.2\lib\Slicer-4.10\qt-scripted-modules\DICOMLib\DICOMWidgets.py”, line 737, in getLoadablesFromFileLists
loadablesByPlugin[plugin] = plugin.examine(fileLists)
File “D:/Program Files/Slicer4.10Extension/PETDICOMExtension/lib/Slicer-4.10/qt-scripted-modules/DICOMPETSUVPlugin.py”, line 127, in examine
rwvmFile = self.generateRWVMforFileList(fileList)
File “D:/Program Files/Slicer4.10Extension/PETDICOMExtension/lib/Slicer-4.10/qt-scripted-modules/DICOMPETSUVPlugin.py”, line 169, in generateRWVMforFileList
raise RuntimeError(“SUVFactorCalculator CLI did not complete cleanly”)
RuntimeError: SUVFactorCalculator CLI did not complete cleanly
Warning: Plugin failed: DICOMPETSUVPlugin

It happens in both 3d Slicer 4.10.2 and 4.13. The radiomics module doesn’t seem to work too…
Any help is appreciated…
Thanks

Khalil.

I just see that no answer was given to this question. Let us know if you still have any questions related to this. In general, problems related to DICOM import can only be investigated if we get (anonymized/phantom/animal) sample image data sets.