Nextomics / NextPolish2

Repeat-aware polishing genomes assembled using HiFi long reads
Other
63 stars 3 forks source link

Problems with installation #2

Closed wjq1981 closed 1 year ago

wjq1981 commented 1 year ago

Updating crates.io index error: failed to get clap as a dependency of package nextPolish2 v0.1.0 (/hdd/data/wangjq/Software/NextPolish2-0.1.0)

Caused by: failed to load source for dependency clap

Caused by: Unable to update registry crates-io

Caused by: failed to fetch https://github.com/rust-lang/crates.io-index

Caused by: network failure seems to have happened if a proxy or similar is necessary net.git-fetch-with-cli may help here https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

Caused by: SSL error: received early EOF; class=Ssl (16); code=Eof (-20)

Can you get a conda installation?

moold commented 1 year ago

Yes, I have pulled a request to bioconda, waiting for the administrator to merge.

wjq1981 commented 1 year ago

Thank you for your contribution. I've solved the installation problem too.