Skip to content

[错误报告]: plugin.py - [PIP] 策略:镜像站 安装依赖失败,错误信息 #4250

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

Closed
4 tasks done
jackloves111 opened this issue May 10, 2025 · 1 comment
Closed
4 tasks done
Labels
bug Something isn't working

Comments

@jackloves111
Copy link

确认

  • 我的版本是最新版本,我的版本号与 version 相同。
  • 我已经 issue 中搜索过,确认我的问题没有被提出过。
  • 我已经 Telegram频道 中搜索过,确认我的问题没有被提出过。
  • 我已经修改标题,将标题中的 描述 替换为我遇到的问题。

当前程序版本

2.4.5-1

运行环境

Docker

问题类型

主程序运行问题

问题描述

ERROR:   plugin.py - [PIP] 策略:镜像站 安装依赖失败,错误信息:命令:pip install -r /config/temp/plugin_dependencies/requirements.txt -i https://mirrors.aliyun.com/pypi/simple,执行失败,错误信息:DEPRECATION: Building 'iso639' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'iso639'. Discussion can be found at https://github.com/pypa/pip/issues/6334

  DEPRECATION: Building 'srt' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'srt'. Discussion can be found at https://github.com/pypa/pip/issues/6334

ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/tmp/pip-unpack-4g_p63pd/markdown-3.8-py3-none-any.whl'

一直提示PIP错误,导致无法通过代码下载更新,每次都要拉取镜像,拉取了最新的还是提示这个PIP错误

发生问题时系统日志和配置文件

@jackloves111 jackloves111 added the bug Something isn't working label May 10, 2025
@jackloves111
Copy link
Author

jackloves111 commented May 10, 2025

[INFO] PIP:不使用代理,Github:不使用代理

[INFO] Release 更新模式

[INFO] 当前版本号:v2.4.5

[INFO] 最新的v2后端版本号:v2.4.5-1

[INFO] 发现新版本,开始自动升级...

[INFO] → 正在下载 https://github.com/jxxghp/MoviePilot/archive/refs/tags/v2.4.5-1.zip...

[INFO] 后端程序下载成功

[INFO] → 正在安装依赖...

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/pip/

WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /simple/pip/

WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/pip/

WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/pip/

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /simple/setuptools/

WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/setuptools/

ERROR: Could not find a version that satisfies the requirement setuptools~=78.1.0 (from versions: none)

ERROR: No matching distribution found for setuptools~=78.1.0

[ERROR] 依赖安装失败,请重新拉取镜像

总是提示这个,但是我用wege测试https://pypi.org/simple连通性没问题的

@DDSRem DDSRem closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants