Error message occurred while importing the 'comfyui_controlnet_aux' module #3820
Unanswered
Jerryzhengyj
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\nodes.py", line 2128, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 999, in exec_module
File "", line 488, in call_with_frames_removed
File "E:\环境配置\custom_nodes\comfyui_controlnet_aux_init.py", line 2, in
from .utils import here, define_preprocessor_inputs, INPUT
File "E:\环境配置\custom_nodes\comfyui_controlnet_aux\utils.py", line 4, in
import cv2
ModuleNotFoundError: No module named 'cv2'
Beta Was this translation helpful? Give feedback.
All reactions