Numpy v2 error
未关闭
适合新手
newsletter
- 主要语言
- MDX
- 星标
- 1.2k
- 派生
- 70
- PR 合并指标
- 30 天内没有已合并 PR
描述

Recently after installing ComfyUI this error appears.
Solution:
python -m pip uninstall numpy -y
python -m pip install numpy==1.25.4
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue describes a numpy version conflict after installing ComfyUI. The solution is to uninstall the current numpy and install version 1.25.4. Check the project's dependency management (like requirements.txt or setup.py) to see if the version is pinned. Verify the fix by running the pip commands in the ComfyUI environment.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- numpy, python
- 领域
- build-system, tooling
- Issue 类型
- 缺陷
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 90/100