Skip to content

Comfyui App - Anyline - ModuleNotFoundError: No module named 'custom_nodes.comfyui_controlnet_aux'Β #35

@project3108

Description

@project3108

Dear Everyone,

I have several workflow using anyline but is not working anymore .

I'm using latest version of Comfyui app and all seems to be up to date.
I noticed that other have the same issue but on portable still seems unsolved

Traceback (most recent call last):
File "C:\Users.....\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\nodes.py", line 2141, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 999, in exec_module
File "", line 488, in call_with_frames_removed
File "C:\Users.....\Desktop\new_ComfyUI\ComfyUI App\custom_nodes\comfyui-anyline_init
.py", line 1, in
from .anyline import AnyLine
File "C:\Users.....\Desktop\new_ComfyUI\ComfyUI App\custom_nodes\comfyui-anyline\anyline.py", line 8, in
from custom_nodes.comfyui_controlnet_aux.utils import common_annotator_call
ModuleNotFoundError: No module named 'custom_nodes.comfyui_controlnet_aux'

Did anyone found a solution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions