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

Registration not working with ITK-Elastix 0.21.0 #681

Open
yoda-vid opened this issue Dec 21, 2024 · 1 comment
Open

Registration not working with ITK-Elastix 0.21.0 #681

yoda-vid opened this issue Dec 21, 2024 · 1 comment
Labels
bug Something isn't working dependencies Issues/requests related to a dependency package

Comments

@yoda-vid
Copy link
Collaborator

I've been getting a segmentation fault when registering images using itk-elastix v0.21.0. The top of the error message is:

Windows fatal exception: access violation

Current thread 0x00000edc (most recent call first):
  File "my_env\lib\site-packages\itk\ITKCommonBasePython.py", line 3115 in UpdateLargestPossibleRegion

Workaround is to pin the dependency to the prior version: itk-elastix==0.20.

@yoda-vid yoda-vid added the bug Something isn't working label Dec 21, 2024
@yoda-vid yoda-vid added the dependencies Issues/requests related to a dependency package label Jan 9, 2025
@yoda-vid
Copy link
Collaborator Author

yoda-vid commented Jan 9, 2025

Workaround implemented in PR #682.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Issues/requests related to a dependency package
Projects
None yet
Development

No branches or pull requests

1 participant