carge metadata
error on MacOS 12 (x86_64)
#14387
Labels
C-bug
Category: bug
O-macos
OS: macOS
S-needs-info
Status: Needs more info, such as a reproduction or more background for a feature request.
Problem
Tried to build a python package
maturin
on MacOS 12 (x86_64) but it is failed.cargo metadata --manifest-path Cargo.toml --format-version 1 --locked
errors on macos-12 builds PyO3/maturin#2166Error:
Can anyone help to figure why this happen? Thanks,
Steps
git clone https://github.com/PyO3/maturin.git
cd maturin
git checkout tags/v1.7.0 -b temp
cargo metadata --manifest-path Cargo.toml --format-version 1 --locked
cargo metadata --manifest-path Cargo.toml --format-version 1 --locked
failed with code -6Possible Solution(s)
No response
Notes
No response
Version
The text was updated successfully, but these errors were encountered: