Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after installing #1

Closed
a3nima opened this issue Sep 2, 2024 · 0 comments
Closed

Error after installing #1

a3nima opened this issue Sep 2, 2024 · 0 comments

Comments

@a3nima
Copy link

a3nima commented Sep 2, 2024

I've got this error after installation:

22:57:04.599 [Warning] [ComfyUI-0/STDERR] Traceback (most recent call last):
22:57:04.600 [Warning] [ComfyUI-0/STDERR] File "D:\BILD-AI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1993, in load_custom_node
22:57:04.601 [Warning] [ComfyUI-0/STDERR] module_spec.loader.exec_module(module)
22:57:04.602 [Warning] [ComfyUI-0/STDERR] File "", line 940, in exec_module
22:57:04.603 [Warning] [ComfyUI-0/STDERR] File "", line 241, in call_with_frames_removed
22:57:04.604 [Warning] [ComfyUI-0/STDERR] File "D:\BILD-AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node_init
.py", line 23, in
22:57:04.605 [Warning] [ComfyUI-0/STDERR] from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
22:57:04.605 [Warning] [ComfyUI-0/STDERR] File "D:\BILD-AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node\nodes.py", line 15, in
22:57:04.606 [Warning] [ComfyUI-0/STDERR] from insightface.app.common import Face
22:57:04.607 [Warning] [ComfyUI-0/STDERR] ModuleNotFoundError: No module named 'insightface'
22:57:04.608 [Warning] [ComfyUI-0/STDERR]

I had not done it correctly. After doing it like it was described in full detail, I faced another error, but was able to fix it with the info at the end of this thread: Gourieff/comfyui-reactor-node#384 ("DLL load failed while importing onnx_cpp2py_export: A dynamic link library (DLL) initialization routine failed.")

@a3nima a3nima closed this as completed Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant