WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.22k stars 177 forks source link

This error will be reported every time it is started, #219

Closed the2ndface closed 1 year ago

the2ndface commented 1 year ago

WAS Node Suite Error: OpenCV Python module still cannot be imported. There is a system conflict. Traceback (most recent call last): File "/home/ubuntu/ComfyUI/nodes.py", line 1734, in load_custom_node module_spec.loader.exec_module(module) File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/home/ubuntu/ComfyUI/custom_nodes/comfyui_controlnet_aux/init.py", line 2, in from .utils import here, create_node_input_types File "/home/ubuntu/ComfyUI/custom_nodes/comfyui_controlnet_aux/utils.py", line 4, in import cv2 ImportError: libGL.so.1: cannot open shared object file: No such file or directory

Cannot import /home/ubuntu/ComfyUI/custom_nodes/comfyui_controlnet_aux module for custom nodes: libGL.so.1: cannot open shared object file: No such file or directory

WASasquatch commented 1 year ago

Please report the error to control net aux custom node. This is not my repos error.