normyx / MMM-Facial-Recognition-OCV3

MIT License
51 stars 18 forks source link

Traceback issue after capture #28

Open Lyazarus opened 5 years ago

Lyazarus commented 5 years ago

Hi everyone, When i want to capture a face i have this error, do u know what it is ?

Traceback (most recent call last): File "tools.capture.py", line 35, in <module> capture.capture() File "/home/pi/MagicMirror/modules/MMM-Facial-Recognition-OCV3/lib/tools/capture.py", line 41, in capture input() File "<string>", line 0 SyntaxError: unexpected EOF while parsing