为了能快速了解并处理您的问题,请提供以下基础信息:
- 必要工具检查通过: wget, unzip
- 当前面版版本:11.2.0 (正式版),更新时间:2025-11-27 10:43:16
- 即将升级到:13.0.0 (正式版),远程包打包时间:2026-08-13 14:48:28
- PREPARE 阶段
- 当前版本: 11.2.0 -> 目标版本: 13.0.0
- --- 跳过 11.3 (函数 prepare_11_3 不存在)
- >>> 执行 prepare_11_5
- [prepare 11.5] 安装必要Python包
- Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
- Collecting asn1crypto==1.5.1
- ERROR: HTTP error 403 while getting https://pypi.tuna.tsinghua.edu.c ... y2.py3-none-any.whl (from https://pypi.tuna.tsinghua.edu.cn/simple/asn1crypto/)
- ERROR: Could not install requirement asn1crypto==1.5.1 from https://pypi.tuna.tsinghua.edu.c ... y2.py3-none-any.whl because of HTTP error 403 Client Error: Forbidden for url: https://pypi.tuna.tsinghua.edu.c ... y2.py3-none-any.whl for URL https://pypi.tuna.tsinghua.edu.c ... y2.py3-none-any.whl (from https://pypi.tuna.tsinghua.edu.cn/simple/asn1crypto/)
- [prepare 11.5] 安装失败,请手动执行: btpip install asn1crypto==1.5.1 cbor2==5.4.6
- Error: prepare_11_5 执行失败
- 执行失败,返回码:1ERROR:预处理脚本执行失败
- ERROR:预处理失败,无法执行升级,请检查网络连接
复制代码
|
|