deepinsight / deepinsight/insightface
FileNotFoundError: [Errno 2] No such file or directory
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
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'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.