Skip to content
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

ModuleNotFoundError: No module named 'custom_nodes.comfyui_controlnet_aux.src.controlnet_aux' #23

Open
xlibfly opened this issue Aug 17, 2024 · 4 comments

Comments

@xlibfly
Copy link

xlibfly commented Aug 17, 2024

Traceback (most recent call last):
File "F:\ComfyUI-aki-v1.1\nodes.py", line 1993, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in call_with_frames_removed
File "F:\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Anyline_init
.py", line 1, in
from .anyline import AnyLine
File "F:\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Anyline\anyline.py", line 9, in
from custom_nodes.comfyui_controlnet_aux.src.controlnet_aux.teed import TEDDetector
ModuleNotFoundError: No module named 'custom_nodes.comfyui_controlnet_aux.src.controlnet_aux'

@hjcxlp
Copy link

hjcxlp commented Aug 19, 2024

same problem

@RONNYKHALIL
Copy link

+1

@lellotrek
Copy link

lellotrek commented Aug 21, 2024

same but i fix with: #22 (comment)

@Milor123
Copy link

Same issue guys

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

5 participants