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
error: subprocess-exited-with-error
Getting the following error on running `pip install multi-party-schnorr`
× Building wheel for multi-party-schnorr (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [15 lines of output]
running bdist_wheel
running build
running build_ext
running build_rust
Updating git repository `https://github.com/KZen-networks/emerald-city`
Updating crates.io index
error: failed to select a version for the requirement `zeroize = "^0.5.2"`
candidate versions found which didn't match: 1.7.0, 1.6.0, 1.5.7, ...
location searched: crates.io index
required by package `emerald-city v0.2.0 (https://github.com/KZen-networks/emerald-city#3c95bdbb)`
... which satisfies git dependency `emerald-city` of package `multi-party-schnorr v0.2.0 (/tmp/pip-install-ku0_8b5h/multi-party-schnorr_00a2d73797c24534a9e6f1fb09a1f120)`
perhaps a crate was updated and forgotten to be re-vendored?
error: `cargo metadata --manifest-path Cargo.toml --format-version 1` failed with code 101
-- Output captured from stdout:
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: