Closed denesd closed 4 weeks ago
Thanks for reporting this issue @denesd, hopefully this should be a simple fix. I'll take a look in the next few days
Hi @denesd, could you please test whether #314 fixes your issue?
Hi @CPBridge , I've tested the fix and it seems to be working as expected :100:
Closed by #314
In pydicom 3.0.1
DicomBytesIO
's andDicomFileLike
read
function changed an only accepts one argument. The current implementation https://github.com/ImagingDataCommons/highdicom/blob/master/src/highdicom/io.py#L188 seems to be compatible with the 2.4.4 basedDicomIO
.The following error is raised: