pfrl
pfrl copied to clipboard
problem about atari reproduction
when I use the command as you showed for us int the folder of "examples/atari/reproduction", error occurred in all those four examples as bellow:
the env made by gym.make() isn't an instance of TimeLimit
how to solve this question?
Can you tell me what version of gym you are using?