Skip to content

error not loading in desktop ver 3.63 #94

@mr-purr

Description

@mr-purr

After I updated to the latest version, I get this error msg.
Error message occurred while importing the 'ComfyUI-SaveImageWithMetaData' module.

Traceback (most recent call last):
File "C:\Users\space\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\nodes.py", line 2133, 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\space\Documents\ComfyUI\custom_nodes\comfyui-saveimagewithmetadata_init
.py", line 1, in
from .py.nodes.node import SaveImageWithMetaData, CreateExtraMetaData
File "C:\Users\space\Documents\ComfyUI\custom_nodes\comfyui-saveimagewithmetadata\py_init_.py", line 3, in
from .hook import pre_execute, pre_get_input_data
File "C:\Users\space\Documents\ComfyUI\custom_nodes\comfyui-saveimagewithmetadata\py\hook.py", line 1, in
from .nodes.node import SaveImageWithMetaData
File "C:\Users\space\Documents\ComfyUI\custom_nodes\comfyui-saveimagewithmetadata\py\nodes\node.py", line 19, in
from ..capture import Capture
File "C:\Users\space\Documents\ComfyUI\custom_nodes\comfyui-saveimagewithmetadata\py\capture.py", line 5, in
from .defs.captures import CAPTURE_FIELD_LIST
File "C:\Users\space\Documents\ComfyUI\custom_nodes\comfyui-saveimagewithmetadata\py\defs_init_.py", line 16, in
module = importlib.import_module(package_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\space\AppData\Roaming\uv\python\cpython-3.12.9-windows-x86_64-none\Lib\importlib_init_.py", line 90, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'custom_nodes.ComfyUI-SaveImageWithMetaData.py.defs.ext.ComfyUI-FluxSettingsNode'

Close

Any help would be appreciated

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