floodsung/DDPG

error: python gym_ddpg.py

Opened this issue · 0 comments

what kind of versions of gym, tf etc did use back then??

File "gym_ddpg.py", line 43, in
main()
File "gym_ddpg.py", line 13, in main
env.monitor.start('experiments/' + ENV_NAME,force=True)
AttributeError: 'FilteredEnv' object has no attribute 'monitor'