A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Facial-Recognition-OCV3 trouble
-
Re: MMM-FacialRecognition Training tool
When I run python tools.capture.py on the terminal, I’m getting an error like this:
python: can’t open file ‘tools.capture.py’: [Error 2] No such file or directory.
What do I do?
-
you should go to the correct directory
-
Change in capture.py
from config import ToolsConfig -> from .config import ToolsConfig