WASasquatch / was-node-suite-comfyui

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

Error report 'No module named 'comfy.diffusers_convert' #59

Closed aetherwu closed 1 year ago

aetherwu commented 1 year ago
File "D:\ai\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui\WAS_Node_Suite.py", line 22, in <module>
    import comfy.diffusers_convert
ModuleNotFoundError: No module named 'comfy.diffusers_convert'

Cannot import D:\ai\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui module for custom nodes: No module named 'comfy.diffusers_convert'

I've installed comfy.

WASasquatch commented 1 year ago

Are you running from python file or portable bat?

aetherwu commented 1 year ago

Are you running from python file or portable bat?

It was my mistake. Sorry for the interruption.