Skip to content

ModuleNotFoundError: No module named 'JC' #17

@blueroutecn

Description

@blueroutecn

Traceback (most recent call last):
File "/home/llm/comfy27/0908/nodes.py", line 2129, 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 "/home/llm/comfy27/0908/custom_nodes/ComfyUI-JoyCaption/init.py", line 19, in
spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/llm/comfy27/0908/custom_nodes/ComfyUI-JoyCaption/JC_GGUF.py", line 15, in
from JC import JC_ExtraOptions
ModuleNotFoundError: No module named 'JC'

how to fix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions