6174 / 6174/comflowyspace

在运行workflow时出现:Numpy is not available,MAC以及Windows都有这个问题

Offen
#299 3 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
TypeScript
Sterne
2.3k
Forks
136
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

![image](https://github.com/6174/comflowyspace/assets/173980455/7e71becb-7f9b-4ac1-93c2-cd5160ece82e)
```
Numpy is not available

File "C:\Users\Administrator\comflowy\ComfyUI\ComfyUI\execution.py", line 151, in recursive_execute
output_data, output_ui = get_output_data(obj, input_data_all)
File "C:\Users\Administrator\comflowy\ComfyUI\ComfyUI\execution.py", line 81, in get_output_data
return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)
File "C:\Users\Administrator\comflowy\ComfyUI\ComfyUI\execution.py", line 74, in map_node_over_list
results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))
File "C:\Users\Administrator\comflowy\ComfyUI\ComfyUI\nodes.py", line 1510, in load_image
image = torch.from_numpy(image)[None,]
```
MAC以及Windows系统曾经都部署过sd webui,不知道是不是当时安装的Python与现在的有冲突;
都尝试过卸载Python并重新安装numpy,但是没有用。
[运行日志.txt](https://github.com/user-attachments/files/16023278/default.txt)

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.