rust-bert icon indicating copy to clipboard operation
rust-bert copied to clipboard

linking with `cc` failed: exit status: 1

Open Adarsh999bh opened this issue 1 year ago • 0 comments

Hi I'm trying to verify libtorch installation (followed steps mentioned in the README) and I executed the command mentioned in the README file cargo run --example sentence_embeddings but I'm facing the error linking with `cc` failed: exit status: 1

Adarsh999bh avatar Mar 14 '24 09:03 Adarsh999bh