filecoin-project/rust-fil-proofs

error: could not find `Cargo.toml` in `/home/user/lotus` or any parent directory

hrtplt opened this issue · 1 comments

Description

When i trying run any command except cargo itself on lotus filecoin calibnet v1.14.1 i recive error:

error: could not find Cargo.toml in /home/user/lotus or any parent directory

for example: cargo run --release --bin gpu-cpu-test

That command only works on the rust-fil-proofs repo and is unrelated to lotus