Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option 4 Error Path #34

Open
staticshreyas opened this issue Aug 17, 2021 · 0 comments
Open

Option 4 Error Path #34

staticshreyas opened this issue Aug 17, 2021 · 0 comments

Comments

@staticshreyas
Copy link
Contributor

Traceback (most recent call last):
File "main.py", line 101, in
mainMenu()
File "main.py", line 47, in mainMenu
RecognizeFaces()
File "main.py", line 95, in RecognizeFaces
Recognize.recognize_attendence()
File "/Users/shreyasmore/Downloads/OpenSourceRepo/Face-Recognition-Attendance-System/FRAS/Recognize.py", line 12, in recognize_attendence
recognizer.read("TrainingImageLabel"+os.sep+"Trainner.yml")
cv2.error: OpenCV(4.5.1) /private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/pip-req-build-yvyj7qlp/opencv/modules/core/src/persistence.cpp:717: error: (-49:Unknown error code -49) Input file is invalid in function 'open'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant