I see there is a new instruction for installing DET.
I followed the instructions carefully, but I still got an error when installing DTM :
mn@MacBook-Pro:~/dash-evo-tool$ cargo build --release
warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
Updating crates.io index
Updating git repository `https://github.com/dashpay/platform`
...
...
Compiling flex-error v0.4.4
Compiling num_enum v0.5.11
Compiling backtrace v0.3.74
Compiling darling_macro v0.20.10
error: failed to run custom build command for `tenderdash-proto v1.2.1+1.3.0 (https://github.com/dashpay/rs-tenderdash-abci?tag=v1.2.1+1.3.0#aad72f4d)`
Caused by:
process didn't exit successfully: `/Users/mn/dash-evo-tool/target/release/build/tenderdash-proto-5330b730d468f5a1/build-script-build` (exit status: 1)
--- stderr
[error] => failed to run: No such file or directory (os error 2)
warning: build failed, waiting for other jobs to finish...
mn@MacBook-Pro:~/dash-evo-tool$
full_log.txt
I see there is a new instruction for installing DET.
I followed the instructions carefully, but I still got an error when installing DTM :
full_log.txt