Use atari_py version with ROMs

This commit is contained in:
Aurélien Geron
2021-09-21 16:41:01 +12:00
parent edecc171a2
commit 7fc088e23d
2 changed files with 5 additions and 2 deletions

View File

@@ -49,7 +49,9 @@ tensorflow-addons==0.12.1
# There are a few dependencies you need to install first, check out:
# https://github.com/openai/gym#installing-everything
gym[atari,Box2D]==0.18.0
gym[Box2D]==0.18.0
atari_py==0.2.5
# On Windows, install atari_py using:
# pip install --no-index -f https://github.com/Kojoley/atari-py/releases atari_py