Error with export segmentation to DICOM

When I want to export my segmentation, I see this message in my log.

Traceback (most recent call last):
  File "C:/Users/AppData/Local/NA-MIC/Slicer 5.0.2/NA-MIC/Extensions-30822/QuantitativeReporting/lib/Slicer-5.0/qt-scripted-modules/DICOMSegmentationPlugin.py", line 367, in export
    exporter.export(exportable.directory, segFileName, metadata)
  File "C:/Users/AppData/Local/NA-MIC/Slicer 5.0.2/NA-MIC/Extensions-30822/QuantitativeReporting/lib/Slicer-5.0/qt-scripted-modules/DICOMSegmentationPlugin.py", line 565, in export
    raise RuntimeError("%s:\n\n%s" % (cliNode.GetStatusString(), cliNode.GetErrorText()))
RuntimeError: Completed with errors:

I’ve just tested segmentation DICOM export using Slicer-5.0.2 on Windows and it worked well for me.

Please provide more logs (above and below this message). That may give us hints about what went wrong.

If the logs are not informative enough then we would need an example scene that reproduces this error. You can use your data set if it is anonymized, or use any of the example data sets in Slicer or other public data sets.