After clicking "update_comfyui_and_python_dependencies" and updating, running ComfyUI resulted in an error
Expected Behavior
update_comfyui_and_python_dependencies
Actual Behavior
Prestartup times for custom nodes: 1.2 seconds: E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager
Traceback (most recent call last):
File "E:\ComfyUI_windows_portable\ComfyUI\main.py", line 77, in
Steps to Reproduce
update_comfyui_and_python_dependencies
Debug Logs
Prestartup times for custom nodes:
1.2 seconds: E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager
Traceback (most recent call last):
File "E:\ComfyUI_windows_portable\ComfyUI\main.py", line 77, in <module>
import comfy.utils
File "E:\ComfyUI_windows_portable\ComfyUI\comfy\utils.py", line 1, in <module>
import torch
File "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\__init__.py", line 148, in <module>
raise err
OSError: [WinError 126] 找不到指定的模块。 Error loading "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
Other
No response
same
same
I am using Stability Matrix. The updated ComfyUI package master@10b43ce does not work with an error. I added a new ComfyUI package master@10b43ce, same error.I added a new ComfyUI package master@0a4c49c, same error. However, after installing ANOTHER Stability Matrix and adding ComfyUI package master@10b43ce, no error.
same(
See this: https://github.com/comfyanonymous/ComfyUI/issues/3687
same
https://github.com/comfyanonymous/ComfyUI/commit/19944ad252106e46a40e0b952c86c1cebc8486ab
Not sure if it's the best fix but it works.
If you have this issue, run the updater another time and it should be fixed.
It still doesn't work, even with the fix
It still doesn't work, even with the fix
It's OK now, but i don't know why 😂
try to install Visual Studio, and download the C++ package, it works for me.
try to install Visual Studio, and download the C++ package, it works for me.
thank!! it works.