as the title says
WARNING: Ignoring version 2.0.6 of omegaconf since it has invalid metadata:
Requested omegaconf==2.0.6 from https://files.pythonhosted.org/packages/d0/eb/9d63ce09dd8aa85767c65668d5414958ea29648a0eec80a4a7d311ec2684/omegaconf-2.0.6-py3-none-any.whl (from rvc_python) has invalid metadata: .* suffix can only be used with `==` or `!=` operators
PyYAML (>=5.1.*)
~~~~~~^
Please use pip<24.1 if you need to use this version.
trying to use a newer version doesn't work with fairseq I think so if you have this issue run pip install pip==24.0 for now