Skip to content

Ci/cibuildwheel linux#11

Open
guzman109 wants to merge 25 commits intoICICLE-ai:mainfrom
guzman109:ci/cibuildwheel-linux
Open

Ci/cibuildwheel linux#11
guzman109 wants to merge 25 commits intoICICLE-ai:mainfrom
guzman109:ci/cibuildwheel-linux

Conversation

@guzman109
Copy link
Contributor

No description provided.

guzman109 and others added 25 commits March 5, 2026 19:16
fix: patch /DLC/ HDF5 rpath in macOS wheel before delocate repair

The h5py wheel bakes /DLC/h5py/.dylibs/... as libhdf5's install name,
which libarraymorph.dylib inherits at link time. Since delocate excludes
libhdf5, this broken reference was never fixed in the repaired wheel.

Unzip the wheel before delocate runs, change the /DLC/ reference to
@loader_path/../../h5py/.dylibs/ so it resolves correctly at install
time relative to libarraymorph.dylib's location in the package.
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.

1 participant