题意:在Windows系统上使用OpenAI Gym的Atari环境 遇到的问题
问题背景:
I'm having issues installing OpenAI Gym Atari environment on Windows 10. I have successfully installed and used OpenAI Gym already on the same system.
我在Windows 10系统上安装OpenAI Gym的Atari环境时遇到了问题。我已经成功在同一台系统上安装并使用了OpenAI Gym。
It keeps tripping up when trying to run a makefile.
它在尝试运行makefile时总是出错。
I am running the command pip install gym[atari]
我正在运行命令 pip install gym[atari]
来安装包含Atari环境的OpenAI Gym
Here is the error: 下面是错误信息
an