You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure the right way to go (documentation or automation) but looks like as of this PR: #742, we need to have patchelf installed otherwise I get this error when running maturin build --release
💥 maturin failed
Caused by: Failed to execute 'patchelf', did you install it?
Caused by: No such file or directory (os error 2)
(tested on 0.12.6)
The text was updated successfully, but these errors were encountered:
Not sure the right way to go (documentation or automation) but looks like as of this PR: #742, we need to have patchelf installed otherwise I get this error when running
maturin build --release
(tested on 0.12.6)
The text was updated successfully, but these errors were encountered: