Hello! I’m trying to open some DICOM files with ParaView 5.6.3 (also with ParaView 5.7) and I’m getting this error
ERROR: In /Users/kitware/dashboards/buildbot-slave/a64f5607/build/superbuild/paraview/src/VTK/IO/Image/vtkDICOMImageReader.cxx, line 333
vtkDICOMImageReader (0x7fb10254a570): There was a problem retrieving data from: /Users/mariajose/Desktop/S20/I1000.dcm
ERROR: In /Users/kitware/dashboards/buildbot-slave/a64f5607/build/superbuild/paraview/src/VTK/Common/ExecutionModel/vtkExecutive.cxx, line 782
vtkPVCompositeDataPipeline (0x600001bc2e60): Algorithm vtkDICOMImageReader(0x7fb10254a570) returned failure for request: vtkInformation (0x600003796640)
Debug: Off
Modified Time: 309303
Reference Count: 1
Registered Events: (none)
Request: REQUEST_DATA
FROM_OUTPUT_PORT: 0
ALGORITHM_AFTER_FORWARD: 1
FORWARD_DIRECTION: 0
I saw a similar question in this forum and it was related with a typo, but I usually have no trouble opening this kind of files with this naming. Anyone knows what could cause this?
Thanks!