Closed grenaud closed 6 months ago
Hi,
You'll need rust nightly, which has some more (unstable) features. See the next line of the readme:
rustup install nightly; rustup default nightly
(I'll move it above so it's less confusing)
Ok I could not install rustup on the cluster but could on my desktop. It worked, thank you!
I am not really a Rust expect, I ran:
cargo install --git https://github.com/RagnarGrootKoerkamp/astar-pairwise-aligner pa-bin
all was well until:
Any idea why?