Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
project3108 opened this issue Apr 3, 2025 · 1 comment

Comments

@project3108
Copy link

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?

@HWiese1980
Copy link

Anyone? Having the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants