Comfy-Org / comfy-cli

Command Line Interface for Managing ComfyUI
https://docs.comfy.org/comfy-cli/getting-started
GNU General Public License v3.0
229 stars 35 forks source link

Error Numpy v2 #97

Closed Nestorchik closed 2 months ago

Nestorchik commented 3 months ago

ComfyUI Installed by: comfy install (comfy_cli)

000

Help this operation: python -m pip uninstall numpy -y python pip install numpy==1.26.4

ltdrdata commented 3 months ago

Actually, this is not an issue with comfy-cli.

The recently updated numpy is causing compatibility errors with other packages. This problem is not only affecting comfy-cli but also all users who have recently installed ComfyUI.

robinjhuang commented 2 months ago

https://github.com/comfyanonymous/ComfyUI/issues/3794 Following the issue in ComfyUI.