点进链接https://github.com/openai/atari-py#roms会看到 :

先从http://www.atarimania.com/rom_collection_archive_atari_2600_roms.html下载Roms.rar并解压

然后在终端,如果你用的是anaconda虚拟环境,要先进入当前环境:conda activate {your-env-name},然后执行:python -m atari_py.import_roms {path to folder}

中间等了一会儿,结果报错了,我以为是不重要的报错,就当作是解决问题了,继续执行我的代码,结果代码成功跑了一点之后又报错:

在网上没有查到:TypeError: Parameter to MergeFrom() must be instance of same class: expected Summary got Summary. for field Event.summary的解决办法

我猜是因为前一个问题没有好好解决的原因,于是又回到终端看了刚刚的报错:PermissionError: [Errno 13] Permission denied: './Program Files\\TeamViewer\\rolloutfile.tv13'

主要是Permission denied,于是找了修改权限的教程,把该文件的权限改为所有用户都可完全控制,修改教程直通:https://jingyan.baidu.com/article/3052f5a1f9f57497f21f8644.html

改完之后,终端重新运行:python -m atari_py.import_roms {path to folder},之前报错的地方还是会卡一会儿,但这次没有报错,又继续打印出新信息了,又等了一会儿终于执行结束了!

红圈圈出来的是原来因为报错中断的地方,而这一次是正常结束。迫不及待要去跑我的代码啦!

还是报错:TypeError: Parameter to MergeFrom() must be instance of same class: expected Summary got Summary. for field Event.summary

看来这终究是一个新问题,与我本次解决的问题是没有关系的了,我要去解决我的新问题了,如果有好结果再发一篇博文。

Exception: ROM is missing for pong, see https://github.com/openai/atari-py#roms for instructions相关推荐

  1. https://github.com/Wechat-Group/WxJava 使用记录

    GITHUB地址 https://github.com/Wechat-Group/WxJava 微信公众号开发 下载demo代码参考 https://gitee.com/binary/weixin-j ...

  2. 安装gin失败 # cd .; git clone -- https://github.com/gin-gonic/gin xcrun: error: invalid active develope

    错误: #cd .; git clone – https://github.com/gin-gonic/gin /Users/lizhen/go/src/github.com/gin-gonic/gi ...

  3. android视频缓存框架 [AndroidVideoCache](https://github.com/danikula/AndroidVideoCache) 源码解析与评估

    文章目录 android视频缓存框架 [AndroidVideoCache](https://github.com/danikula/AndroidVideoCache) 源码解析与评估 引言 使用方 ...

  4. patchelf: https://github.com/NixOS/patchelf

    patchelf https://github.com/NixOS/patchelf PatchELF is a simple utility for modifying existing ELF e ...

  5. 一步一步指引你在Windows7上配置编译使用Caffe(https://github.com/fengbingchun/Caffe_Test)

    之前写过几篇关于Caffe源码在Windows764位上配置编译及使用过程,只是没有把整个工程放到网上,最近把整个工程整理清理了下,把它放到了GitHub上.下面对这个工程的使用作几点说明: 1.   ...

  6. 1 sec on Large Judge (java): https://github.com/l...

    1 sec on Large Judge (java): https://github.com/leoyonn/leetcode/blob/master/src/q029_substring_of_a ...

  7. https://github.com/fendouai/Awesome-Chatbot

    https://github.com/fendouai/Awesome-Chatbot

  8. github push报 Unable to access ‘https://github.com/xxxx/xxxx.git/‘: OpenSSL SSL_read: Connection was

    idea操作git时 报 Unable to access 'https://github.com/xxxx/xxxx.git/': OpenSSL SSL_read: Connection was ...

  9. ESP32彩屏应用开源了https://github.com/wireless-tag-cn/lv_port_esp32

    号外.号外-- 久久等候的ESP32彩屏终于开源了 https://github.com/wireless-tag-cn/lv_port_esp32 启明云端是国内乐鑫最高级别的核心合作伙伴,年初推出 ...

  10. git remote add Mycat https://github.com/MyCATApache/Mycat-Server.git

    git remote add Mycat https://github.com/MyCATApache/Mycat-Server.git 这个命令总是忘记

最新文章

  1. 生产环境 Apache 和 php 配置优化(一)
  2. JavaScript 原型继承
  3. 【Android APT】注解处理器 ( 注解标注 与 初始化方法 )
  4. mvvm模式和mvc的区别_Android 开发中的架构模式 -- MVC / MVP / MVVM
  5. Python中import和from......import的区别
  6. python3.8使用方法_python3.8新特性
  7. Windows 8及以上系统安装好SQL Server 2008之后找不到SQL Server配置管理器的问题
  8. CentOS添加新角色(新增一个具有root权限的新用户)
  9. opencv+python 霍夫圆检测原理
  10. springMVC的各种路径含义及其作用
  11. 基于Java Web的网络考试系统
  12. 电脑版的微信客户端也能刷朋友圈啦
  13. 网络游戏营销植入案例
  14. php文件迅雷下载不弹出来,javascript,_文件下载按钮被迅雷响应后,JS事件无法触发,javascript - phpStudy...
  15. life's a struggle - 宋岳庭
  16. 阿里云OSS跨域设置
  17. 树上的动态规划--树的最大独立集--刷表法
  18. Dango Web 开发指南 学习笔记 3
  19. Solidworks绘制齿轮过程备注
  20. 家庭光纤宽带有必要升级千兆双频路由器吗?

热门文章

  1. client-go实战之三:Clientset
  2. 五十三、微信小程序云开发豆瓣电影小项目
  3. Android OpenGL探索之纯色背景绘制
  4. linux开启nginx 443端口无效,http – Nginx正在侦听端口80或443但没有响应
  5. 如何利用python计算即期利率_利用 Python 进行量化投资分析 - 利率及风险资产的超额收益-Go语言中文社区...
  6. 跟我学系列,走进Scrapy爬虫(六)Spiders爬虫
  7. linux zip分卷压缩解压命令
  8. 【FXCG】美联储加息之际,新兴市场加息周期却接近尾声
  9. 使用Python发送邮件(图片、表格、附件) 系列三: 发送工作报表之透视表自动刷新数据
  10. 动能方案|RFID动物耳标解决方案