Commit Graph

10 Commits

Author SHA1 Message Date
Greg Brockman
322433ecff video_recorder: Check if not enabled right away
This avoids a potential logger.info call if not enabled
2016-05-07 11:45:42 -07:00
Nick Pawlowski
9e716416e1 fixed bug (frame_shape -> frame.shape) (#50) 2016-05-03 11:39:50 -04:00
Jonas Schneider
e45f945afd Python 3 encoding fixes
Closes #43.
2016-05-01 23:39:48 -04:00
Jonas Schneider
fd18ec3507 Merge remote-tracking branch 'origin/master' into py3
Conflicts:
	gym/envs/atari/atari_env.py
2016-04-29 18:07:47 -07:00
Taehoon Kim
08ece9e0d0 change string comparison to distutils.version 2016-04-29 09:46:23 +09:00
Jonas Schneider
c8ae79d163 Start sanely handling ANSI rendering strings as bytes/unicode where appropriate 2016-04-28 09:40:37 -07:00
Taehoon Kim
64b1b597dd change exception to if statement to check numpy version 2016-04-29 00:38:42 +09:00
Ubuntu
3df9a580f7 Fix #9. compatibility for tostring and tobytes 2016-04-28 08:02:35 +00:00
Jonas Schneider
5065950a09 Fix Python3 compat of import dependencies 2016-04-27 18:03:29 -07:00
Greg Brockman
e8f2980603 Initial release. Hello world :). 2016-04-27 08:00:58 -07:00