Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with pydicom 3.0 #165

Open
erikogabrielsson opened this issue Sep 10, 2024 · 4 comments
Open

Not working with pydicom 3.0 #165

erikogabrielsson opened this issue Sep 10, 2024 · 4 comments

Comments

@erikogabrielsson
Copy link
Collaborator

There are a lot of changes in pydicom 3.0 that breaks the current version of wsidicom.

@DanielaSchacherer
Copy link

Probably related: when I try to import WsiDicom from wsidicom, I receive the following error.

image

@fedorov
Copy link

fedorov commented Sep 10, 2024

@erikogabrielsson would it make sense to freeze pydicom version to a latest pre-3.0 version that is known to work until this issue is resolved?

@erikogabrielsson
Copy link
Collaborator Author

@DanielaSchacherer yes, it is the same problem. See this branch for a fix.

@erikogabrielsson
Copy link
Collaborator Author

@fedorov That is likely a good idea, even if the fix is not that big. See this branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants