rwv / chinese-dos-games

🎮 Chinese DOS games collections.

Home Page:https://dos.lol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

下载游戏报错

FireLustre opened this issue · comments

bug 描述
python3.6运行 python3 download_data.py
报错信息
ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:833)

如何重现
macOS系统下运行
python3 download_data.py

预期情况
正常下载游戏

截图

image

系统环境
操作系统:macOS
浏览器:chrome
游戏:下载游戏的时候

commented

无法重现,看起来似乎和证书有关。会不会是系统证书出问题了?

嗯,官方的ReadMe.rtf中说明了Python3.6不再使用由系统提供的证书,且本身也并不包含证书,需要安装 certifi 的证书包。
在命令行跑了/Applications/Python\ 3.6/Install\ Certificates.command之后就可以了。

pip install certifi
pip install incremental

solve this problem in my computer.
env:

  • python3.6
  • Linux

大富翁2不能使用。

commented

大富翁2不能使用。

有具体的报错日志吗

下载失败,无错误提示,下载后的压缩包全部是 4k大小,是什么原因?硬盘ntfs的原因?

commented

请检查下载域名 2022年4月23日 +0800 13:35 Airy-L @.>,写道:

下载失败,无错误提示,下载后的压缩包全部是 4k大小,是什么原因?硬盘ntfs的原因? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you modified the open/close state.Message ID: @.
>

谢谢,替换了一下脚本。现在正常下载中

[女皇杯(日)] 無法運行

arm64的机器无法部署,是不支持吗?