WASasquatch / was-node-suite-comfyui

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

error #336

Open mayjack0312 opened 10 months ago

mayjack0312 commented 10 months ago

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'

zhaowtVincent commented 7 months ago

same error

WASasquatch commented 7 months ago

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: @.***>

ClothingAI commented 1 month ago

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 <#336 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIZEZICXATLREQKQMHFW53Y45M5BAVCNFSM6AAAAABCOLFIF6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJQHEZTIOBTGI . You are receiving this because you are subscribed to this thread.Message ID: @.>

Hello I just made a new issue about this: https://github.com/WASasquatch/was-node-suite-comfyui/issues/502 What do you mean exactly

What do I need to do step by step?