Read the statement by Michael Teeuw here.
Help! semester project can't figure out facial recognition
-
@dmcinnes
Hello, thanks for getting back to me. I’m not sure what your asking :/ I’m unfamiliar with the whole “checked out” part but the location of the node_helper.js file is at /home/pi/MagicMirror/modules/MMM-Facial-Recognition-master/node_helper.js -
Try renaming the module directory “MMM-Facial-Recognition” (without “-master”), I don’t have the code in front of me but I believe the mirror software uses the name of the module from your config as the directory name.
-
@dmcinnes
Oohh!! are you thinking cause the folder names is ‘MMM-Facial-Recognition-master’ and in the MagicMirror config.js file it says “module: “MMM-Facial-Recognition”,
config: { … etc” and/or in the MMM-Facial-Recognition/…/config.py file it says “Module.register(“MMM-Facial-Recognition”,
{ defaults: {…etc” and not
‘MMM-Facial-Recognition-master’? I can see how that would make since, I’ll give it a try later tonite when I get home. -
@dmcinnes
You are awesome!! thank you! that did the trick! -
Great to hear!