Hello cracks,
a simple user see this warning and has no plan what to do:
Warning: Plugin failed: MultiVolumeImporterPlugin
See python console for error message.
DICOM Plugin failed: SetAttribute argument 2: (unicode conversion error)
DICOM plugin failed to load ‘9: Schulter spir. 1.0 B70s’ as a ‘Scalar Volume’.
Traceback (most recent call last):
File “C:\Program Files\Slicer 4.10.2\lib\Slicer-4.10\qt-scripted-modules\DICOMLib\DICOMWidgets.py”, line 867, in proceedWithReferencedLoadablesSelection
loadSuccess = plugin.load(loadable)
File “C:/Program Files/Slicer 4.10.2/bin/…/lib/Slicer-4.10/qt-scripted-modules/DICOMScalarVolumePlugin.py”, line 413, in load
volumeNode = self.loadFilesWithSeriesReader(“GDCM”, loadable.files, loadable.name)
File “C:/Program Files/Slicer 4.10.2/bin/…/lib/Slicer-4.10/qt-scripted-modules/DICOMScalarVolumePlugin.py”, line 290, in loadFilesWithSeriesReader
reader.SetArchetype(files[0]);
TypeError: SetArchetype argument 1: (unicode conversion error)
I found the Plugin at github, but where it has to be placed or integrated?
thanks for help