6174 / 6174/comflowy

Numpy v2 error

未关闭 适合新手
#125 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
newsletter
主要语言
MDX
星标
1.2k
派生
70
PR 合并指标
30 天内没有已合并 PR

描述

![000](https://github.com/6174/comflowy/assets/74113797/81aab20e-2c3f-48ef-853c-fb44e8e6b180)

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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。