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

packaging/wheel/relocate.py failed for auditwheel>=6.3 #8981

Closed
oraluben opened this issue Mar 18, 2025 · 1 comment · Fixed by #8982
Closed

packaging/wheel/relocate.py failed for auditwheel>=6.3 #8981

oraluben opened this issue Mar 18, 2025 · 1 comment · Fixed by #8982

Comments

@oraluben
Copy link
Contributor

🐛 Describe the bug

from auditwheel.lddtree import lddtree has be renamed in pypa/auditwheel@f5f83dd#diff-b86f39fa7a6aadc712ebc8ca974d5b5522e882422171344a9bc6be78a521b01d

Versions

@NicolasHug
Copy link
Member

Thanks a lot for the headsup #8982. Turns out the wheel relocation logic has been silently failing because of that, and this was the reason our wheel building jobs were failing the smoke-tests as well.

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 a pull request may close this issue.

2 participants