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

[Bug] error merging with a structured config that contains a frozen object. #646

Closed
omry opened this issue Jun 4, 2020 · 1 comment
Closed
Labels
bug Something isn't working
Milestone

Comments

@omry
Copy link
Collaborator

omry commented Jun 4, 2020

  1. Structured configs containing frozen node can't be used even if nothing is being merged into the node,
  2. full_key is wrong.
omegaconf.errors.ReadonlyConfigError: Cannot merge into read-only node : {'abc': ['a', 'b']}
        full_key:
        reference_type=Optional[Config]
        object_type=Config
@omry omry added the bug Something isn't working label Jun 4, 2020
@omry omry added this to the 1.0.0 milestone Jun 4, 2020
@omry
Copy link
Collaborator Author

omry commented Jun 19, 2020

Moved to OmegaConf omry/omegaconf#271

@omry omry closed this as completed Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant