Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2021
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. C:\WINDOWS\system32>cargo install nano-vanity --features gpu
  2. Updating crates.io index
  3. Downloaded nano-vanity v0.4.10
  4. Downloaded 1 crate (74.2 KB) in 1.48s
  5. Installing nano-vanity v0.4.10
  6. error: failed to compile `nano-vanity v0.4.10`, intermediate artifacts can be found at `C:\Users\name\AppData\Local\Temp\cargo-installjASGxe`
  7.  
  8. Caused by:
  9. failed to select a version for the requirement `rustc_version = "^0.1"`
  10. candidate versions found which didn't match: 0.3.3, 0.3.2, 0.3.1, ...
  11. location searched: crates.io index
  12. required by package `ocl-core v0.10.0`
  13. ... which is depended on by `ocl v0.19.0`
  14. ... which is depended on by `nano-vanity v0.4.10`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement