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

failed to select a version for the requirement platforms = "^0.2.0" #1540

Closed
SatoKentaNayoro opened this issue Nov 17, 2021 · 1 comment
Closed

Comments

@SatoKentaNayoro
Copy link

huangxuchen@huangxuhendeMBP rust-fil-proofs % cargo check
    Updating `git://crates.rustcc.cn/crates.io-index` index
    Updating git repository `https://github.com/heim-rs/heim`
error: failed to select a version for the requirement `platforms = "^0.2.0"`
candidate versions found which didn't match: 2.0.0, 1.1.0, 1.0.3, ...
location searched: `git://crates.rustcc.cn/crates.io-index` index (which is replacing registry `https://github.com/rust-lang/crates.io-index`)
required by package `heim-host v0.1.0-beta.1 (https://github.com/heim-rs/heim?rev=e22e235#e22e2357)`
    ... which is depended on by `heim v0.1.0-beta.3 (https://github.com/heim-rs/heim?rev=e22e235#e22e2357)`
    ... which is depended on by `fil-proofs-tooling v9.0.0 (/Users/huangxuchen/abm_proj/rust-fil-proofs/fil-proofs-tooling)`
perhaps a crate was updated and forgotten to be re-vendored?

this happend on apple silicon M1max.
what should i do?

@cryptonemo
Copy link
Collaborator

Resolved here: #1539

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

No branches or pull requests

2 participants