RVC-Studio icon indicating copy to clipboard operation
RVC-Studio copied to clipboard

Start RVC Studio application through conda, after startup a ton of errors pops up

Open Senkofan opened this issue 11 months ago • 1 comments

When I did everything did not work, the menu loaded and there was nothing and where errors, chatgpt writes that the error in too new version of pip , and I can not reset in any way Also there are conflicts omegaconf 2.0.6, Also

here: ERROR: Cannot install -r requirements.txt (line 7) and fairseq because these package versions have conflicting dependencies.

The conflict is caused by: fairseq 0.12.2 depends on omegaconf<2.1 hydra-core 1.0.7 depends on omegaconf<2.1 and >=2.0.5

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip to attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts What to do?

Senkofan avatar Jan 21 '25 20:01 Senkofan

I would remove fairseq and use contentvec.safetensors instead

SayanoAI avatar Jun 23 '25 02:06 SayanoAI