alipairon
alipairon
Yep. Deleted the PatientName and InstitutionName from dataset - it didn't helped thou. Attached the file to the comment. Thank you! [filename.zip](https://github.com/pydicom/pydicom/files/10138554/filename.zip)
The only solution I came up with is to pass 2 identical datasets to the wrapper function, decode one of them, try to save it to a temporary file, return...
Thanks for the answers and for the fix! If it would be useful, I have done an experiment with DCMTK dcmconv and this file. It works without errors, but I'm...
Got the same problem approx a year ago. The recompiling dcmtk storescp and getdcmtags with libiconv lib solves this.
Check my last post here: https://github.com/mercure-imaging/mercure/issues/52