deepinsight / deepinsight/insightface

Import issue because of missing __init__.py file

Open
#2,706 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

Trying to install into ComfyUI but upon bootup, the system is kicking back an error when it tries to import Insightface due to a missing __init__.py file

FileNotFoundError: [Errno 2] No such file or directory: '/Users/john/AI/ComfyUI/custom_nodes/insightface/__init__.py'

Cannot import /Users/john/AI/ComfyUI/custom_nodes/insightface module for custom nodes: [Errno 2] No such file or directory: '/Users/john/AI/ComfyUI/custom_nodes/insightface/__init__.py'

Import times for custom nodes:
0.0 seconds: /Users/john/AI/ComfyUI/custom_nodes/websocket_image_save.py
0.0 seconds (IMPORT FAILED): /Users/john/AI/ComfyUI/custom_nodes/insightface
0.0 seconds: /Users/john/AI/ComfyUI/custom_nodes/ComfyUI_IPAdapter_plus
0.0 seconds: /Users/john/AI/ComfyUI/custom_nodes/ComfyUI_essentials
0.1 seconds: /Users/john/AI/ComfyUI/custom_nodes/ComfyUI-Manager
0.4 seconds: /Users/john/AI/ComfyUI/custom_nodes/comfyui_controlnet_aux

Anyone else having this issue?

Mac Studio M2 Ultra

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.