宝塔用户_yxjpso 发表于 5 天前

【待反馈】升级Linux-11.7.0失败

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:当前版本: 11.2.0 -> 目标版本: 11.7.0
当前面版版本:11.2.0 (正式版),更新时间:2025-11-27 10:43:16
即将升级到:11.7.0 (正式版),远程包打包时间:2026-04-28 17:47:35
PREPARE 阶段
当前版本: 11.2.0 -> 目标版本: 11.7.0
--- 跳过 11.3 (函数 prepare_11_3 不存在)
>>> 执行 prepare_11_5
安装必要Python包
/www/server/panel/pyenv/lib/python3.7/site-packages/OpenSSL/SSL.py:15: CryptographyDeprecationWarning: Python 3.7 is no longer supported by the Python core team and support for it is deprecated in cryptography. A future release of cryptography will remove support for Python 3.7.
from cryptography import x509
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Requirement already satisfied: asn1crypto==1.5.1 in ./pyenv/lib/python3.7/site-packages (1.5.1)
Requirement already satisfied: cbor2==5.4.6 in ./pyenv/lib/python3.7/site-packages (5.4.6)
WARNING: You are using pip version 20.1.1; however, version 24.0 is available.
You should consider upgrading via the '/www/server/panel/pyenv/bin/python3 -m pip install --upgrade pip' command.
安装成功
<<< prepare_11_5 完成
--- 跳过 11.6 (函数 prepare_11_6 不存在)
>>> 执行 prepare_11_7
安装必要Python包
WARNING: Package(s) not found: numpy
/www/server/panel/pyenv/lib/python3.7/site-packages/OpenSSL/SSL.py:15: CryptographyDeprecationWarning: Python 3.7 is no longer supported by the Python core team and support for it is deprecated in cryptography. A future release of cryptography will remove support for Python 3.7.
from cryptography import x509
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
ERROR: Could not find a version that satisfies the requirement numpy==1.21.6 (from versions: none)
ERROR: No matching distribution found for numpy==1.21.6
WARNING: You are using pip version 20.1.1; however, version 24.0 is available.
You should consider upgrading via the '/www/server/panel/pyenv/bin/python3 -m pip install --upgrade pip' command.
安装失败,请手动执行: btpip install numpy==1.21.6
Error: prepare_11_7 执行失败
执行失败,返回码:1ERROR:预处理脚本执行失败
ERROR:预处理失败,无法执行升级,请检查网络连接

大炮运维V587 发表于 3 天前

您好,您手动安装这个依赖,能否安装成功呢?
btpip install numpy==1.21.6
看错误提示是安装numpy的时候失败了
页: [1]
查看完整版本: 【待反馈】升级Linux-11.7.0失败