emilianobonassi / zkFHE

Verifiable and confidential computation based on ZKP and FHE, powered by risc0 zkVM.
Apache License 2.0
76 stars 2 forks source link

Cannot work #2

Open GuangguangLu opened 1 year ago

GuangguangLu commented 1 year ago

Sorry to bother you, I followed the steps but received an error message.

  1. Git clone your project
  2. Install rust
  3. Cargo run -- release

Error: 1686192026871

Errior: error: failed to run custom build command for methods v0.1.0 (/root/autodl-tmp/zkFHE/methods)

Caused by: process didn't exit successfully: /root/autodl-tmp/zkFHE/target/release/build/methods-d9c5ec670e622fa9/build-script-build (exit status: 101) --- stdout Standard library /root/autodl-tmp/zkFHE/target/release/build/methods-8242d8706aead610/out/rust-std_4f29d950e101936e934eafe043bfaa02f991c74575a6dfc8647c3c7fbbdede58 does not exist; downloading

--- stderr thread 'main' panicked at 'called Result::unwrap() on an Err value: InvalidArchive("Could not find central directory end")', /root/.cargo/git/checkouts/risc0-8b1b9cfa1fb74959/53d0e14/risc0/build/src/lib.rs:302:49 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

emilianobonassi commented 1 year ago

hey @Guangguang888, i am unable to reproduce. can you try cloning from scratch in a new folder?