was-node-suite-comfyui icon indicating copy to clipboard operation
was-node-suite-comfyui copied to clipboard

error

Open mayjack0312 opened this issue 1 year ago • 3 comments

WAS Node Suite: BlenderNeko's Advanced CLIP Text Encode found, attempting to enable CLIPTextEncode support. WAS Node Suite: CLIPTextEncode (BlenderNeko Advanced + NSP) node enabled under WAS Suite/Conditioning menu. Traceback (most recent call last): File "D:\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1872, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in call_with_frames_removed File "D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui_init.py", line 1, in from .WAS_Node_Suite import NODE_CLASS_MAPPINGS File "D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui\WAS_Node_Suite.py", line 14106, in build_info = ' '.join(cv2.getBuildInformation().split()) ^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'cv2' has no attribute 'getBuildInformation'

Cannot import D:\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui module for custom nodes: module 'cv2' has no attribute 'getBuildInformation'

mayjack0312 avatar Jan 28 '24 18:01 mayjack0312

same error

zhaowtVincent avatar Apr 12 '24 04:04 zhaowtVincent

Probably wrong version of opencv, or incorrectly installed. WAS-NS uses opencv-python[ffmpeg]

On Thu, Apr 11, 2024, 9:08 PM zhaowtVincent @.***> wrote:

same error

— Reply to this email directly, view it on GitHub https://github.com/WASasquatch/was-node-suite-comfyui/issues/336#issuecomment-2050934832, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIZEZICXATLREQKQMHFW53Y45M5BAVCNFSM6AAAAABCOLFIF6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJQHEZTIOBTGI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

WASasquatch avatar Apr 13 '24 17:04 WASasquatch