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

Error with zeroize version #16

Open
oddgr8 opened this issue May 24, 2024 · 0 comments
Open

Error with zeroize version #16

oddgr8 opened this issue May 24, 2024 · 0 comments

Comments

@oddgr8
Copy link

oddgr8 commented May 24, 2024

  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:
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

1 participant