A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Facial Recognition Module
-
I’m attempting to run capture.py. However when running from lib I get an error:
From . import config
Value Error: Attempted relative import in non-packageif I run it from the MM-Facial-Recognition-tools folder the error is
ValueError:Needs more than 3 values to unpackI installed the requirements, not sure what I am missing.
Thanks!