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
Read Tasks/Env config params and Update args Traceback (most recent call last): File "/home/siyuan/anaconda3/envs/humanoid/meta-qlearning-humanoid/models/run.py", line 392, in <module> config_tasks_envs(args) File "/home/siyuan/anaconda3/envs/humanoid/meta-qlearning-humanoid/models/run.py", line 157, in config_tasks_envs configs = read_json(eparams.env_configs)[eparams.env_name] File "/home/siyuan/anaconda3/envs/humanoid/meta-qlearning-humanoid/misc/utils.py", line 76, in read_json file_info = json.load(open(input_json, 'r')) FileNotFoundError: [Errno 2] No such file or directory: './configs/pearl_envs.json' #2