ComfyUI-to-Python-Extension icon indicating copy to clipboard operation
ComfyUI-to-Python-Extension copied to clipboard

ModuleNotFoundError: No module named 'nodes'

Open goofyandgoofy opened this issue 9 months ago • 1 comments

Traceback (most recent call last): File "D:\ComfyUI\custom_nodes\ComfyUI-to-Python-Extension\comfyui_to_python.py", line 24, in from nodes import NODE_CLASS_MAPPINGS ModuleNotFoundError: No module named 'nodes'

How to solve this problem?

goofyandgoofy avatar Mar 06 '25 18:03 goofyandgoofy

cd into comfy Dir

shiroanon avatar Mar 17 '25 18:03 shiroanon

And use portable comfyui instead of desktop version

xiaoxidashen avatar Sep 07 '25 07:09 xiaoxidashen