Errors when I try to anonymize

20 views
Skip to first unread message

Pedro

unread,
Oct 18, 2022, 10:16:35 AM10/18/22
to dicompyler
Hello! I am trying to use dicompyler to anonymize DICOM files and I can load the plan on dicomplyler and see the doses, structures, etc, but when I try to export it anonymized to a new folder, the following error appears and the export is aborted:

Platform information:
System: Windows
Version: ('post2008Server', '6.2.9200', '', u'Multiprocessor Free')
Python Version: 2.6.6
dicompyler Version: 0.4.2
dicompyler.dicomparser: DEBUG: Found ROI #11: Hippocampi_PRV05
dicompyler.dicomparser: DEBUG: Found ROI #12: PTV
dicompyler.dicomparser: DEBUG: Found ROI #13: OpticNrv_R
dicompyler: ERROR: Unhandled exception: Traceback (most recent call last):
File "main.py", line 727, in Run
File "threading.pyo", line 484, in run
File "P:\python\dicompyler-bdist\dist\baseplugins\anonymize.py", line 113, in AnonymizeDataThread
File "P:\python\dicompyler-bdist\dist\baseplugins\anonymize.py", line 186, in updateCommonElements
File "dicom\dataset.pyo", line 471, in remove_private_tags
File "dicom\dataset.pyo", line 585, in walk
File "dicom\dataset.pyo", line 585, in walk
File "dicom\dataset.pyo", line 579, in walk
File "dicom\dataset.pyo", line 273, in __getitem__
File "dicom\dataelem.pyo", line 320, in DataElement_from_raw
KeyError: "Unknown DICOM tag (300a, 00c5) - can't look up VR"
dicompyler: ERROR: Unhandled exception: Traceback (most recent call last):
File "P:\python\dicompyler-bdist\dist\baseplugins\anonymize.py", line 77, in pluginMenu
File "wx\_core.pyo", line 14568, in __getattr__
PyDeadObjectError: The C++ part of the ProgressDialog object has been deleted, attribute access no longer allowed.

The DICOM files are from Pinnacle 16.2, and the version of dicompyler is 0.4.2 (I downloaded it from www.dicompyler.com)

Any suggestions?

Thanks in advance !!
Pedro

Reply all
Reply to author
Forward
0 new messages