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

FileNotFoundError: [Errno 2] No such file or directory #2574

Open
newbinxxxx opened this issue May 9, 2024 · 2 comments
Open

FileNotFoundError: [Errno 2] No such file or directory #2574

newbinxxxx opened this issue May 9, 2024 · 2 comments

Comments

@newbinxxxx
Copy link

Traceback (most recent call last):
File "G:\ComfyUI_1228\ComfyUI\nodes.py", line 1876, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 936, in exec_module
File "", line 1073, in get_code
File "", line 1130, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'G:\ComfyUI_1228\ComfyUI\custom_nodes\insightface\init.py'

Cannot import G:\ComfyUI_1228\ComfyUI\custom_nodes\insightface module for custom nodes: [Errno 2] No such file or directory: 'G:\ComfyUI_1228\ComfyUI\custom_nodes\insightface\init.py'

@newbinxxxx
Copy link
Author

Traceback (most recent call last):
File "G:\ComfyUI_1228\ComfyUI\nodes.py", line 1876, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 936, in exec_module
File "", line 1073, in get_code
File "", line 1130, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'G:\ComfyUI_1228\ComfyUI\custom_nodes\insightface\init.py'

Cannot import G:\ComfyUI_1228\ComfyUI\custom_nodes\insightface module for custom nodes: [Errno 2] No such file or directory: 'G:\ComfyUI_1228\ComfyUI\custom_nodes\insightface\init.py'

[rgthree] Loaded 34 exciting nodes.
[rgthree] Will use rgthree's optimized recursive execution.

WAS Node Suite: BlenderNeko's Advanced CLIP Text Encode found, attempting to enable CLIPTextEncode support.
WAS Node Suite: CLIPTextEncode (BlenderNeko Advanced + NSP) node enabled under WAS Suite/Conditioning menu.
WAS Node Suite: OpenCV Python FFMPEG support is enabled
WAS Node Suite Warning: ffmpeg_bin_path is not set in G:\ComfyUI_1228\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json config file. Will attempt to use system ffmpeg binaries if available.
WAS Node Suite: Finished. Loaded 212 nodes successfully.

    "The harder I work, the luckier I get." - Samuel Goldwyn

Import times for custom nodes:
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\efficiency-nodes-comfyui
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\websocket_image_save.py
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\comfyui-portrait-master-zh-cn
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\AIGODLIKE-COMFYUI-TRANSLATION
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\ComfyUI_TiledIPAdapter
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\ComfyUI-FanYi
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\ComfyUI-StableDiffusion3-API
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\cg-use-everywhere
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\sd-dynamic-thresholding
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\comfy_sd_krita_plugin_nodes
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\comfyui_controlnet_aux
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\ComfyUI_ADV_CLIP_emb
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\masquerade-nodes-comfyui
0.0 seconds (IMPORT FAILED): G:\ComfyUI_1228\ComfyUI\custom_nodes\insightface
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\wlsh_nodes
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\stability-ComfyUI-nodes
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\comfyui-tooling-nodes
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\ComfyUI_SimpleTiles
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
0.0 seconds: G:\ComfyUI_1228\ComfyUI\custom_nodes\ComfyUI_essentials****

@newbinxxxx
Copy link
Author

Traceback (most recent call last):
File "G:\ComfyUI_1228\ComfyUI\nodes.py", line 1876, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 936, in exec_module
File "", line 1073, in get_code
File "", line 1130, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'G:\ComfyUI_1228\ComfyUI\custom_nodes\insightface\init.py'

Cannot import G:\ComfyUI_1228\ComfyUI\custom_nodes\insightface module for custom nodes: [Errno 2] No such file or directory: 'G:\ComfyUI_1228\ComfyUI\custom_nodes\insightface\init.py'

why?

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

1 participant