Help with Problems installing Insightface on MAC: Apple Silicon M2 #56
Unanswered
polarNerd204
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
There was a very good manual inside the Issue section of the blocked repo :( |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I tried the instructions to install insightface on the repo page I get this error.
(base) mo-ry@Mac-Studio ~ % pip install insightface-0.7.3-cp312-cp312-win_amd64.whl
WARNING: Requirement 'insightface-0.7.3-cp312-cp312-win_amd64.whl' looks like a filename, but the file does not exist
ERROR: insightface-0.7.3-cp312-cp312-win_amd64.whl is not a supported wheel on this platform.
(base) mo-ry@Mac-Studio ~ % pip install /Volumes/BIG_RABBIT/COMFYUI/insightface/insightface-0.7.3-cp312-cp312-win_amd64.whl
ERROR: insightface-0.7.3-cp312-cp312-win_amd64.whl is not a supported wheel on this platform.
(base) mo-ry@Mac-Studio ~ %
The purpose being to use it within Comfyui.
running Python 3.12
Have tried a bunch of solutions posted elsewhere but none have worked.
I did a pip freeze to check all the versions of possibly dependencies and made sure they were all correct.
Any help would be great.
Beta Was this translation helpful? Give feedback.
All reactions