Find and edit the file venv/lib/python3.8/site-packages/face_recognize/common.py
Will be the first 7 Yes internalLibrary = CDLL('libc.so.6')
Change it to internalLibrary = CDLL('libc.dylib')
that will do .
The reason is that it only considers windows He Fei windows.
py