Hey @paviro ! I’m having an issue with the module. This module worked only once for me. Now it just logs into the “everyone” page and doesn’t recognize me anymore. How do I fix this?
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
N
Latest posts made by nano79
-
RE: Facial Recognition - customize your mirror for every user!
-
RE: Facial Recognition - customize your mirror for every user!
@eviltrooper you can also install an older version of python-shell (0.4.0 ) and it works without modifying the node_helper.js file! You can install this specific version of python-shell by this command:
npm install python-shell@0.4.0
-
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?