Xueguang Lyu
Xueguang Lyu
Home
Posts
Publications
Contact
Light
Dark
Automatic
environment setup
Install OpenAI Gym with Atari on macOS
It’s simple: install cmake and zlib first, and then install gym and atari environment on macOS. brew install cmake zlib pip install 'gym[atari]' The quotation marks are for people who are using zsh.
Cite
×