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
Pydicom 3 requires python 3.10 or higher. I see no real alternative to requiring the same for highdicom, since we are so closely intertwined.
I have identified two issues so far with the pydicom release that are causing our tests to fail. We could potentially release with failing tests before these issues are resolved:
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