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

Error using hydra-core 1.0 #2

Closed
yhangchen opened this issue May 19, 2021 · 4 comments
Closed

Error using hydra-core 1.0 #2

yhangchen opened this issue May 19, 2021 · 4 comments

Comments

@yhangchen
Copy link

By installing hydra by
pip install hydra-core --upgrade The following error arises:

Key 'name' not in 'HydraConf'
        full_key: hydra.name
        reference_type=Optional[HydraConf]
        object_type=HydraConf
@yhangchen
Copy link
Author

sorry I found that it should be under env proto

@MisakaGeek
Copy link

sorry I found that it should be under env proto

I encountered the same problem, could you elaborate on how to solve it?
Thanks!

@famishedrover
Copy link

Did you find a solution to this?

@haoruili699
Copy link

You may fix it by running: pip install hydra-core==0.11.3. This works for me.

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

4 participants