Cargo, the Rust package manager, is not installed or is not on PATH · Issue #304 · royerlab/aydin · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Going through the installation process, after I execute pip install aydin I get this error:
Cargo, the Rust package manager, is not installed or is not on PATH.
This package requires Rust and Cargo to compile extensions. Install it through
the system's package manager or via https://rustup.rs/
Describe the bug
Going through the installation process, after I execute
pip install aydin
I get this error:Cargo, the Rust package manager, is not installed or is not on PATH.
This package requires Rust and Cargo to compile extensions. Install it through
the system's package manager or via https://rustup.rs/
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Install should complete without error.
Desktop (please complete the following information):
Additional context
I don't have Rust installed and the instructions did not include installing Rust.
The text was updated successfully, but these errors were encountered: