By configuring the setup mentioned in (https://github.com/Sachini/niloc), i am facing issue in running the script (test/train). It gives me the following error
File "/home/omer/anaconda3/envs/niloc_test/lib/python3.8/site-packages/omegaconf/_utils.py", line 610, in _raise
raise ex # set end OC_CAUSE=1 for full backtrace
omegaconf.errors.ConfigAttributeError: Key 'io' is not in struct
full_key: io
reference_type=Optional[Dict[Union[str, Enum], Any]]
object_type=dict
What are the possible solutions?
I have tried different versions of Omegaconf package but none of them are working