You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: