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

cannot import name II from omegaconf #8

Closed
cnlinxi opened this issue Jul 1, 2021 · 6 comments
Closed

cannot import name II from omegaconf #8

cnlinxi opened this issue Jul 1, 2021 · 6 comments

Comments

@cnlinxi
Copy link

cnlinxi commented Jul 1, 2021

Great work. But I encounter one problems when train this model :(
The error message:

ImportError: cannot import name II form omegaconf

The version of fairseq is 0.10.2 (latest releaser version) and omegaconf is 1.4.1. How to fix it?

Thank you

@keonlee9420
Copy link
Owner

Hi @cnlinxi sorry for the late response. still having the same problem in current update?

@keonlee9420
Copy link
Owner

Close due to inactivity.

@jwlaro-bsi
Copy link

Did you find a fix for this @cnlinxi ?

https://xkcd.com/979/

@Kush-agra-wal
Copy link

anyone able to fix this?

@phypan11
Copy link

phypan11 commented Jun 26, 2024

Upgrade omegaconf and downgrade hydra-core

I think omegaconf 2.0.1 and hydra-core 1.0.0 works

@Kush-agra-wal
Copy link

Kush-agra-wal commented Jun 26, 2024

Upgrade omegaconf and downgrade hydra-core

I think omegaconf 2.0.1 and hydra-core 1.0.0 works

Thanks this worked (also i had this error on a diffrent repo not related to this issue)

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

5 participants