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

Fix ITK-Elastix-based registrations #682

Merged
merged 6 commits into from
Jan 9, 2025
Merged

Fix ITK-Elastix-based registrations #682

merged 6 commits into from
Jan 9, 2025

Conversation

yoda-vid
Copy link
Collaborator

@yoda-vid yoda-vid commented Jan 6, 2025

Image registration may segfault in v0.21.0 for unclear reasons in our testing. As a workaround, this PR pins the version to v0.20. All pinned versions in requirements.txt are also bumped. PyQt5-Qt5 is now pinned for all major platforms.

Image registration may segfault in v0.21.0 for unclear reasons in our testing. As a workaround, pin to v0.20.
The version of this package is platform-dependent, with different versions supporting only a subset of platforms. Add specific versions for Linux and Windows, in addition to macOS already present.
@yoda-vid yoda-vid added bug Something isn't working dependencies Issues/requests related to a dependency package labels Jan 6, 2025
@yoda-vid yoda-vid added this to the v1.6.0 milestone Jan 6, 2025
Install `libgl1` and `libglx-mesa0` as replacements for `libgl1-mesa-glx`.
Test Python 3.7 in Ubuntu 20.04 instead, where 3.6 has also been tested.
@yoda-vid yoda-vid merged commit 71b80e9 into master Jan 9, 2025
36 checks passed
@yoda-vid yoda-vid deleted the fix_elastix branch January 9, 2025 00:30
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

Successfully merging this pull request may close these issues.

1 participant