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
Traceback (most recent call last):
File "main.py", line 312, in
test_stats, global_stats = test_planner(
File "/home/lzy/scenegraph-planners/ploi/traineval.py", line 162, in test_planner
env.domain, state, timeout=timeout, domain_file_global=env._domain_file
File "/home/lzy/anaconda3/envs/taskography/lib/python3.8/site-packages/gym/core.py", line 235, in getattr
raise AttributeError(
AttributeError: attempted to get missing private attribute '_domain_file'
how?please
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "main.py", line 312, in
test_stats, global_stats = test_planner(
File "/home/lzy/scenegraph-planners/ploi/traineval.py", line 162, in test_planner
env.domain, state, timeout=timeout, domain_file_global=env._domain_file
File "/home/lzy/anaconda3/envs/taskography/lib/python3.8/site-packages/gym/core.py", line 235, in getattr
raise AttributeError(
AttributeError: attempted to get missing private attribute '_domain_file'
how?please
The text was updated successfully, but these errors were encountered: