error: failed to compile `svm-rs v0.2.23`, intermediate artifacts can be found at `/var/folders/d7/1zb4w94j5fdb7l4vyps_nfz40000gn/T/cargo-installdubCuB`
- Dominant language
- Rust
- Stars
- 289
- Forks
- 48
- Avg merge
- 1h 32m
- Merged PRs (30d)
- 9
Description
I tried to install svm using cargo but there was an error. The provided hint doesn't help as well.
It seemed a version problem and plz help me. my cargo version is `cargo 1.59.0`
```
$cargo install svm-rs
Updating crates.io index
Installing svm-rs v0.2.23
error: failed to compile `svm-rs v0.2.23`, intermediate artifacts can be found at `/var/folders/d7/1zb4w94j5fdb7l4vyps_nfz40000gn/T/cargo-installdubCuB`
Caused by:
failed to select a version for the requirement `clap = "^4.2"`
candidate versions found which didn't match: 3.2.25, 3.2.24, 3.2.23, ...
location searched: crates.io index
required by package `svm-rs v0.2.23`
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.