Hey, I’m a high school student trying to make an IC project.
When I run “dfx deploy” it shows this error:
FileNotFoundError: [Errno 2] No such file or directory: ‘/Users/l.v/.config/kybra/rust/1.72.0/bin/ic-wasm’
Error: Failed while trying to deploy canisters.
Caused by: Failed while trying to deploy canisters.
Failed to build all canisters.
Failed while trying to build all canisters.
The build step failed for canister ‘bkyz2-fmaaa-aaaaa-qaaaq-cai’ (unfakeDir) with an embedded error: Failed to build custom canister unfakeDir.: Failed to run python -m kybra unfakeDir src/main.py src/main.did.: The custom tool failed.
I’m not sure on how to solve it and look forward for hearing on how to solve this issue