Skip to content

Onediff load error #1

@kakachiex2

Description

@kakachiex2

I get this error wen instaled onediff

FileNotFoundError: [Errno 2] No such file or directory: 'K:\ComfyUI\ComfyUI\custom_nodes\onediff\init.py'

Cannot import K:\ComfyUI\ComfyUI\custom_nodes\onediff module for custom nodes: [Errno 2] No such file or directory: 'K:\ComfyUI\ComfyUI\custom_nodes\onediff\init.py'
Traceback (most recent call last):
File "K:\ComfyUI\ComfyUI\nodes.py", line 1800, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in call_with_frames_removed
File "K:\ComfyUI\ComfyUI\custom_nodes\onediff_comfy_nodes_init
.py", line 2, in
from ._config import USE_UNET_INT8
File "K:\ComfyUI\ComfyUI\custom_nodes\onediff_comfy_nodes_config.py", line 15, in
import register_comfy # load plugins
^^^^^^^^^^^^^^^^^^^^^
File "K:\ComfyUI\ComfyUI\custom_nodes\onediff_comfy_nodes\infer_compiler_registry\register_comfy_init
.py", line 1, in
from onediff.infer_compiler import register
ModuleNotFoundError: No module named 'onediff.infer_compiler'

Cannot import K:\ComfyUI\ComfyUI\custom_nodes\onediff_comfy_nodes module for custom nodes: No module named 'onediff.infer_compiler'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions