Mjrovai / OpenCV-Face-Recognition

Real-time face recognition project with OpenCV and Python
1.18k stars 1.02k forks source link

IndexError: list index out of range #27

Closed fahada8 closed 2 years ago

fahada8 commented 2 years ago

Error in Face_recoginition_3 shows the error

Traceback (most recent call last): File "C:\Users\sub\PycharmProjects\Face_Detection\face_recog.py", line 31, in id = names[id] IndexError: list index out of range