~$ pip install gym[atari] 도중 error가 뜬다면,
~$ pip install cmake를 먼저 해줄 것
출처: https://github.com/openai/gym/issues/2042