Replies: 5 comments 1 reply
-
Same issue :( Downgrading onnx versions did not help |
Beta Was this translation helpful? Give feedback.
-
Same Issue for me as well, no matter what I do and how many times I follow the instructions, noyhing works. Can't use reactor on Comfy UI |
Beta Was this translation helpful? Give feedback.
-
Traceback (most recent call last): [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.jsonCannot import F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node module for custom nodes: DLL load failed while importing onnx_cpp2py_export: A dynamic link library (DLL) initialization routine failed. Import times for custom nodes: Same Problem |
Beta Was this translation helpful? Give feedback.
-
It was working fine until now. Suddenly it stopped working. I tried almost everything but it didn't help. |
Beta Was this translation helpful? Give feedback.
-
Try to investigate the issue here my friends: |
Beta Was this translation helpful? Give feedback.
-
While i was using Reactor without any problems, I suddenly started getting this error. Is there a solution? I've tried a lot of things, but none of them worked.
*** Error loading script: console_log_patch.py
Traceback (most recent call last):
File "C:\Users\mfati\Desktop\sd.webui\webui\modules\scripts.py", line 515, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "C:\Users\mfati\Desktop\sd.webui\webui\modules\script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in call_with_frames_removed
File "C:\Users\mfati\Desktop\sd.webui\webui\extensions\sd-webui-reactor\scripts\console_log_patch.py", line 4, in
import insightface
File "C:\Users\mfati\Desktop\sd.webui\system\python\lib\site-packages\insightface_init.py", line 16, in
from . import model_zoo
File "C:\Users\mfati\Desktop\sd.webui\system\python\lib\site-packages\insightface\model_zoo_init_.py", line 1, in
from .model_zoo import get_model
File "C:\Users\mfati\Desktop\sd.webui\system\python\lib\site-packages\insightface\model_zoo\model_zoo.py", line 11, in
from .arcface_onnx import *
File "C:\Users\mfati\Desktop\sd.webui\system\python\lib\site-packages\insightface\model_zoo\arcface_onnx.py", line 10, in
import onnx
File "C:\Users\mfati\Desktop\sd.webui\system\python\lib\site-packages\onnx_init_.py", line 77, in
from onnx.onnx_cpp2py_export import ONNX_ML
ImportError: DLL load failed while importing onnx_cpp2py_export: Devingen bağlantı kitaplığını (DLL) başlatma işlemi başarısız.
Beta Was this translation helpful? Give feedback.
All reactions