gail-driver icon indicating copy to clipboard operation
gail-driver copied to clipboard

I can't find auto2D_path

Open lht13444 opened this issue 2 years ago • 0 comments

Hi, aslandery. I can't reproduce the results of the paper Error raises while running train_gail_model.py:

from rltools.envs.julia_sim import JuliaEnvWrapper, JuliaEnv File "D:\miniconda3\envs\pytorch\lib\site-packages\rltools\envs\julia_sim.py", line 13, in from rllab.config_personal import auto2D_path ImportError: cannot import name 'auto2D_path' from 'rllab.config_personal' (D:\miniconda3\envs\pytorch\lib\site-packages\rllab\config_personal.py)

I look for auto2D_path in config_personal.py, but I can't find it. Is there any way to solve this problem?

lht13444 avatar Nov 13 '23 07:11 lht13444