Dicom multivolume failure

I got the following error message while loading a dynamic ct scan

File “/Applications/Slicer 2.app/Contents/Extensions-28257/SlicerRT/lib/Slicer-4.10/qt-scripted-modules/DicomRtImportExportPlugin.py”, line 41, in examineForImport
slicer.modules.dicomrtimportexport.logic().ExamineForLoad(vtkFileList, loadablesCollection)
AttributeError: ‘module’ object has no attribute ‘dicomrtimportexport’
Warning: Plugin failed: DicomRtImportExportPlugin

See python console for error message.
DICOM Plugin failed: ‘module’ object has no attribute ‘dicomrtimportexport’

Slicer 4.10 stable (This happened with nightly few days ago and I installed the stable)

Thank you

@Sunderlandkyl can you check this? It may be due to recent SlicerRT DICOM related changes (or DICOM browser changes in Slicer core a bit earlier).

1 Like