updated videorecorder import

This commit is contained in:
simontudo
2018-02-01 12:09:08 +01:00
parent 8d03102d4d
commit 615870ad6b

View File

@@ -3,7 +3,7 @@ import gym
import os
import numpy as np
from gym.monitoring import VideoRecorder
from gym.wrappers.monitoring.video_recorder import VideoRecorder
import baselines.common.tf_util as U