ImagingDataCommons / highdicom

High-level DICOM abstractions for the Python programming language
https://highdicom.readthedocs.io
MIT License
179 stars 37 forks source link

Pydicom 3 breakages #300

Closed CPBridge closed 1 month ago

CPBridge commented 2 months ago

pydicom 3 contains many breaking changes that have impacted highdicom. I am working on fixes and hope to release a new version within the next week that will require pydicom > 3.

In the meantime if you are experiencing problems, please downgrade to pydicom<3.0.0

CPBridge commented 2 months ago

A few notes on this:

CPBridge commented 1 month ago

Resolved. Use highdicom>=0.23.0 with pydicom>=3.0.1