MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Help! semester project can't figure out facial recognition

    Scheduled Pinned Locked Moved Troubleshooting
    7 Posts 2 Posters 3.2k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D Offline
      dmcinnes Module Developer
      last edited by

      @dk7988 said in Help! semester project can’t figure out facial recognition:

      No helper found for module: MMM-Facial-Recognition.

      This error message happens when the node_helper.js file is not found for a module. The Facial-Recognition module does have one, so it appears to not be installed where the mirror expects it. Is the module checked out in the modules directory under the MagicMirror installation?

      D 1 Reply Last reply Reply Quote 1
      • D Offline
        dk7988 @dmcinnes
        last edited by

        @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

        1 Reply Last reply Reply Quote 0
        • D Offline
          dmcinnes Module Developer
          last edited by

          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.

          D 2 Replies Last reply Reply Quote 0
          • D Offline
            dk7988 @dmcinnes
            last edited by

            @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.

            1 Reply Last reply Reply Quote 0
            • D Offline
              dk7988 @dmcinnes
              last edited by

              @dmcinnes
              You are awesome!! thank you! that did the trick!

              1 Reply Last reply Reply Quote 0
              • D Offline
                dmcinnes Module Developer
                last edited by

                Great to hear!

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy