Skip to content

Conversation

@thewtex
Copy link
Member

@thewtex thewtex commented Mar 5, 2025

mv is overwriting the manylinux wheel that auditwheel generated previously. This wheel contains the fixed up shared library that points to libtbb from the itk-core package. Otherwise, this will result in:

ImportError: libtbb.so.12: cannot open shared object file: No such file or directory

at runtime on systems without that library.

mv is overwriting the manylinux wheel that auditwheel generated
previously. This wheel contains the fixed up shared library that points
to libtbb from the itk-core package. Otherwise, this will result in:

  ImportError: libtbb.so.12: cannot open shared object file: No such file or directory

at runtime on systems without that library.
@thewtex
Copy link
Member Author

thewtex commented Mar 5, 2025

@SimonRit @N-Dekker, this is for the runtime errors observed with the ITKElastix, RTK, and ITKSplitComponents module packages.

Copy link
Member

@dzenanz dzenanz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

SimonRit pushed a commit to SimonRit/ITKCudaCommon that referenced this pull request Mar 6, 2025
@thewtex thewtex merged commit 9534d2d into InsightSoftwareConsortium:release Mar 6, 2025
1 check passed
@thewtex thewtex deleted the auditwheel-clobber branch March 6, 2025 11:38
@thewtex thewtex restored the auditwheel-clobber branch March 6, 2025 11:40
thewtex added a commit to thewtex/ITKRemoteModuleBuildTestPackageAction that referenced this pull request Mar 6, 2025
thewtex added a commit to thewtex/ITKSplitComponents that referenced this pull request Mar 6, 2025
thewtex added a commit to thewtex/ITKSplitComponents that referenced this pull request Mar 6, 2025
thewtex added a commit to thewtex/ITKSplitComponents that referenced this pull request Mar 6, 2025
thewtex added a commit to thewtex/ITKSplitComponents that referenced this pull request Mar 6, 2025
thewtex added a commit to thewtex/ITKCuberille that referenced this pull request Mar 6, 2025
SimonRit pushed a commit to SimonRit/ITKCudaCommon that referenced this pull request Mar 7, 2025
SimonRit pushed a commit to RTKConsortium/ITKCudaCommon that referenced this pull request Mar 11, 2025
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

Successfully merging this pull request may close these issues.

2 participants