MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. jorgh6
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 6
    • Groups 0

    Topics

    • J

      Not all modules working correctly within MMM-Facial-Recognition

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      403 Views
      J
      Hi all, I’ve got the facial recognition working. However not all modules seem to work properly when activated for a user. For example the google route when activated for a user displays a zoomed out view of the whole of europe when activated for a specific user. If I however also add it for the ‘default’ class, it functions properly (both default and the specific user it’s activated for). I would however only like to display that module for a specific user only. Same goes for the compliments module. It only functions properly when it’s also added to the ‘default’ class. The calendar module, works perfectly fine when displayed only for a specific user. Anyone faced similar issues and found a solution? Kind regards, Jorg
    • J

      Can't get MMM-Facial-Recognition working

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      6
      0 Votes
      6 Posts
      2k Views
      J
      Got it working by changing two lines in node_helper.js (changes in bold). Line 4: const {PythonShell} = require(‘python-shell’); Line 11: const pyshell = new PythonShell(‘modules/’ + this.name + ‘/facerecognition/facerecognition.py’, { pythonPath: ‘python’, mode: ‘json’, args: [JSON.stringify(this.config)]});
    • 1 / 1