-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
下载游戏报错 #26
Comments
无法重现,看起来似乎和证书有关。会不会是系统证书出问题了? |
嗯,官方的ReadMe.rtf中说明了Python3.6不再使用由系统提供的证书,且本身也并不包含证书,需要安装 certifi 的证书包。 |
pip install certifi
pip install incremental solve this problem in my computer.
|
大富翁2不能使用。 |
有具体的报错日志吗 |
下载失败,无错误提示,下载后的压缩包全部是 4k大小,是什么原因?硬盘ntfs的原因? |
请检查下载域名
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的机器无法部署,是不支持吗? |
无法下载游戏 |
bug 描述
python3.6运行
python3 download_data.py
报错信息
ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:833)
如何重现
macOS系统下运行
python3 download_data.py
预期情况
正常下载游戏
截图
系统环境
操作系统:macOS
浏览器:chrome
游戏:下载游戏的时候
The text was updated successfully, but these errors were encountered: