-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
omegaconf 2.1.0 has a non-standard dependency specifier PyYAML>=5.1.*. #1107
Comments
Thanks for reporting, but this has already been fixed in 2.1.1 (see #758) |
It seems that there is a version conflict, but I don't know how to solve this, hope you can help me, thank you. |
Upgrade Hydra to a more recent version. Be aware that this may require some changes to your code though (see https://hydra.cc/docs/upgrades/intro/) |
Upgrading Hydra does not fix this issue |
I see It seems like you may be trying to use fairseq, which appears to be incompatible with Hydra 1.1+ |
I upgraded hydra-core according to your suggestion, but got an error: |
Right, so if you really want to not see this message (not sure if it’s an error or just a warning), you could create your own fork of OmegaConf 2.1, grab the fix from #761, install it first, and hopefully fairseq will install without complaining. |
You can also nudge the fairseq folks about supporting the latest version of Hydra. |
I also have the same problem. Have you solved it now? How did you solve it? |
Describe the bug
oobabooga/text-generation-webui#3261
pypa/pip#12063 (comment)
pip developers told me to contact omagaconf project to fix this issue
Please check the issue at the link, thanks.
The text was updated successfully, but these errors were encountered: