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

python cli.py AttributeError: 'Namespace' object has no attribute '_get_node_flag' #49

Open
cqray1990 opened this issue Aug 11, 2023 · 0 comments

Comments

@cqray1990
Copy link

File "/anaconda3/envs/python37/lib/python3.7/contextlib.py", line 112, in enter
return next(self.gen)
Fileg/anaconda3/envs/python37/lib/python3.7/site-packages/omegaconf/omegaconf.py", line 669, in open_dict
prev_state = config._get_node_flag("struct")
AttributeError: 'Namespace' object has no attribute '_get_node_flag'

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