Bug解决ROM is missing for pong, see https://github.com/openai/atari-py#roms for instructions

Posted zstar-_

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Bug解决ROM is missing for pong, see https://github.com/openai/atari-py#roms for instructions相关的知识,希望对你有一定的参考价值。

在运行jupyter中运行gym时遇到了这个报错:
ROM is missing for pong, see https://github.com/openai/atari-py#roms for instructions

解决方式

方法一

先从http://www.atarimania.com/rom_collection_archive_atari_2600_roms.html下载Roms.rar
由于外网下载速度较慢,也可以通过我的网盘下载:
https://zstar.lanzoui.com/i4irnwrao1e

剩下的操作可以见这篇博客
按此方法,我未能成功。

方法二

Atari版本问题,直接卸载现有的Atari,安装0.2.5版本

pip uninstall atari-py
pip install atari-py==0.2.5

较为简单的方法,实测有效。

以上是关于Bug解决ROM is missing for pong, see https://github.com/openai/atari-py#roms for instructions的主要内容,如果未能解决你的问题,请参考以下文章

R 语言这个错误,如何解决?missing value where TRUE/FALSE needed

Library ‘libs‘ required for module ‘xxx‘ is missing from the artifact

Library ‘libs‘ required for module ‘xxx‘ is missing from the artifact

kinaba 安装踩坑: FATAL Error: [elasticsearch.url]: definition for this key is missing 转

The POM for ... is missing, no dependency information available

解决:[Open3D ERROR] GLFW Error: X11: The DISPLAY environment variable is missing