Skip to content

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

@Senkofan

Description

@Senkofan

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions