It gives me an error about a version of torch 2.00 not being found( No matching distribution found for torch )
And also an error about distutils which if I try to pip install it won't install, saying the same thing about torch 2.00
When I try to type server.py --enable-modules=rvc,edge-tts,coqui-tts
it says there is no transformers
and if I try to pip install it, it gives me this error: Cargo, the Rust package manager, is not installed or is not on PATH.
This package requires Rust and Cargo to compile extensions. Install it through
the system's package manager or via https://rustup.rs/
It gives me an error about a version of torch 2.00 not being found( No matching distribution found for torch )
And also an error about distutils which if I try to pip install it won't install, saying the same thing about torch 2.00 When I try to type server.py --enable-modules=rvc,edge-tts,coqui-tts it says there is no transformers
and if I try to pip install it, it gives me this error: Cargo, the Rust package manager, is not installed or is not on PATH. This package requires Rust and Cargo to compile extensions. Install it through the system's package manager or via https://rustup.rs/