Skip to content
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

[Bug]: 无法安装requirement.txt #2035

Open
grothen opened this issue Nov 12, 2024 · 1 comment
Open

[Bug]: 无法安装requirement.txt #2035

grothen opened this issue Nov 12, 2024 · 1 comment

Comments

@grothen
Copy link

grothen commented Nov 12, 2024

Installation Method | 安装方法与平台

Pip Install (I used latest requirements.txt)

Version | 版本

Others | 非最新版

OS | 操作系统

Mac

Describe the bug | 简述

python3 -m pip install -r requirements.txt

[notice] A new release of pip is available: 24.2 -> 24.3.1
[notice] To update, run: python3.13 -m pip install --upgrade pip
error: externally-managed-environment

Screen Shot | 有帮助的截图

CleanShot 2024-11-12 at 20 28 40@2x

Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)

No response

@grothen
Copy link
Author

grothen commented Nov 13, 2024

找到了原因,因为不知道为啥,python更新到了3.13,降回3.10就没问题了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant