Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

omegaconf 2.0.6 isnt supported in pip 24.1 and above #32

Open
M1noa opened this issue Oct 11, 2024 · 0 comments
Open

omegaconf 2.0.6 isnt supported in pip 24.1 and above #32

M1noa opened this issue Oct 11, 2024 · 0 comments

Comments

@M1noa
Copy link

M1noa commented Oct 11, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant