Rust build fails on ubuntu aarch64 #957
Unanswered
RobertCraigie
asked this question in
Q&A
Replies: 1 comment 9 replies
-
Can you try CIBW_BEFORE_BUILD_LINUX: "cargo build" to check if this succeeds or fails ? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/RobertCraigie/prisma-client-py/runs/4497941477?check_suite_focus=true
Relevant part of the actions workflow:
Error:
This build succeeds on all other platforms and architectures currently being used.
The package can also be installed locally: PyO3/maturin#743 (reply in thread)
I do not know if this issue has anything to do with cibuildwheel but any help would be greatly appreciated :)
Beta Was this translation helpful? Give feedback.
All reactions