emk/subtitles-rs

Cargo install substudy hangs on terminal

Closed this issue · 2 comments

Using
cargo 0.10.0-nightly
multirust 0.8.0 (8654d1c07 2016-03-08 23:02:12 +0000)

This may be a cargo issue, but

cargo install substudy --verbose

gives

error: failed to compile `substudy v0.4.0`, intermediate artifacts can be found at `/Users/cd/target-install`
Caused by:
  unable to get packages from source

Caused by:
  failed to download package `cld2-sys v0.1.0` from https://crates.io/api/v1/crates/cld2-sys/0.1.0/download

Caused by:
  Timeout was reached

Your tool looks really cool by the way!!

Problem solved. I used the command 4 or 5 times until it finally worked. It may just have been my internet connection dropping.

emk commented

Thank you for letting me know about the problem, and I'm glad you were able to solve it!