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.

    MMM-Facial-Recognition

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    31 Posts 2 Posters 13.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.
    • S Offline
      sdetweil @Buncie
      last edited by

      @Buncie via ssh or on screen do the command in a command prompt

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • B Offline
        Buncie
        last edited by

        0_1572021569613_2fdb0391-b380-42fb-be8a-a18d49f3cc88-image.png
        https://photos.google.com/share/AF1QipPm5it4o56ZmhXqukbDCag27So1yV4DE65QoD-QLzXXuWVkAHkMnFgzTQj5pJruHw?key=REVKY2wtM0VVNXRLZHZ1cUE0Z3NFRVBwcXFfd3ZB![0_1572021578247_cc5f68ac-5b9f-4b16-ac72-063229019bdb-image.png](/assets/uploads/files/1572021578595-cc5f68ac-5b9f-4b16-ac72-063229019bdb-image.png)
        https://photos.google.com/share/AF1QipPm5it4o56ZmhXqukbDCag27So1yV4DE65QoD-QLzXXuWVkAHkMnFgzTQj5pJruHw?key=REVKY2wtM0VVNXRLZHZ1cUE0Z3NFRVBwcXFfd3ZB![0_1572021594291_0a64d8b7-5427-4bea-a6e8-82c121e379a9-image.png](/assets/uploads/files/1572021594519-0a64d8b7-5427-4bea-a6e8-82c121e379a9-image.png)
        https://photos.google.com/share/AF1QipPm5it4o56ZmhXqukbDCag27So1yV4DE65QoD-QLzXXuWVkAHkMnFgzTQj5pJruHw?key=REVKY2wtM0VVNXRLZHZ1cUE0Z3NFRVBwcXFfd3ZB![0_1572021616048_23915c52-6290-4fb6-a7b1-a61237d964fa-image.png](/assets/uploads/files/1572021616246-23915c52-6290-4fb6-a7b1-a61237d964fa-image.png)
        https://photos.google.com/share/AF1QipPm5it4o56ZmhXqukbDCag27So1yV4DE65QoD-QLzXXuWVkAHkMnFgzTQj5pJruHw?key=REVKY2wtM0VVNXRLZHZ1cUE0Z3NFRVBwcXFfd3ZBhttps://lh3.googleusercontent.com/vCzy2ZpJRncIL7OYPO94k3diYIZqaKa-Ak_6s_ZPQwwR3PD9t8FRXx7x44Q8AT8BkMxfNTrUnKDTKolVIEChxq29GqXntRs6ZeO_wWmnSEb90VLeq9-8nSOh8KPcmEUZoq3OALYEDEwcrDJi47wxmaJ0H-C2mcBgR3cLex-vwgVybFIPwxoqz1s4hGgGQvch7XE3-iVI-1daRcgP3wv5Y3M6Hz-VzPY4OxQAEdBy7sfjc4xEdi_C9_nvSEf1hMTE8u1d7rq8Q2H0gcsa_JQ-zz93yyPU6FS_7AxT9AJeBLG_5-kwdGEOUPRFspR_cUo5UBWjFvmiC_JnFJrnxeLvXZc67CVKR5Nw9UGyFEgsWkYlj1qjDzXyIsDyqTVZkXspgQvJouHDMpyyWXn7gmHeIxb191LKsVCN8l2UUR0Pny35NdxIOeIl-f-4_xPhF8fQOaXZEs0tvohqhSmBnbDuUxZCeSl7kns31mniSVB9UT_F7t4qjbY4z53DdIgPCA0WkhHfBniCt-heh9rKmRFzOKku_7lGuvFwYo10olYg8NUYaRj7dqe28txqPNekvAveIk7VoutrZQnaZ0gps683-8bPKMhIgil2CD-Th91WOeaDYNYCxBUZjY4q3MwrJAj1k2OfkrMc-kvqmU-SQ_7OP0qMnFQwOyyM9__MiNjyhq8AYXY7dN0KtBcIVN1Am0wnefgubUG1Chalbq9FH3oLIzqWmIfXKyaxR_psaa-v62N4uZzF=w1602-h2136-no

        S 1 Reply Last reply Reply Quote 0
        • B Offline
          Buncie
          last edited by

          0_1572021783444_IMG_20191025_123820066.jpg
          The last image had an error so I fixed it.

          1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @Buncie
            last edited by

            @Buncie so, MMM-NOAA3 has some config missing (for providers I would guess)

            looks like voicecontrol module config isn’t completed, or snowboy needs an electron-rebuild. (snowboy is a challenge many times)

            and Facial-rec is having a problem with its python code… maybe wrong python version…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • B Offline
              Buncie
              last edited by

              I deleted the voice control stuff so we can ignore that. Tell me more about the python error. What should I do to fix it? I have python 3 on the pi.

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @Buncie
                last edited by

                @Buncie no idea, just says PythonShell is not a constructor

                the facial rec docs says

                Dependencies
                python-shell (installed via npm install)
                

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • B Offline
                  Buncie
                  last edited by

                  So is it saying I didn’t install python, but I followed the tutorial right.

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @Buncie
                    last edited by

                    @Buncie i don’t know… i have never used or seen the module before… so I don’t know what it does in detail.

                    see this issue…
                    https://github.com/extrabacon/python-shell/issues/154

                    and then edit the node_helper and fix that line

                    const PythonShell = require('python-shell');
                    

                    to

                    const {PythonShell} = require('python-shell');
                    

                    i found this thru google on the error

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      Buncie
                      last edited by

                      @sdetweil said in MMM-Facial-Recognition:

                      https://github.com/extrabacon/python-shell/issues/154

                      Got a new error so we’re making progress.
                      0_1572022974867_b7cd3bf2-8e4a-4222-9313-28886fe4ec44-image.png
                      https://photos.google.com/share/AF1QipMXNBfIbAeJpyElneCaRNxIdtg8E6c7Kwr-ekTya_xspBxZibOp5yXnPE-ChEmNqg?key=aGcwY19mSjR3eWc2aFU0VFh3eVJZU21pdHVqcW9B
                      0_1572022986006_af2ee3be-a91d-44f6-8b35-8fded82dbc15-image.png
                      https://photos.google.com/share/AF1QipMXNBfIbAeJpyElneCaRNxIdtg8E6c7Kwr-ekTya_xspBxZibOp5yXnPE-ChEmNqg?key=aGcwY19mSjR3eWc2aFU0VFh3eVJZU21pdHVqcW9B

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @Buncie
                        last edited by

                        @Buncie still need to fix weather and see the rest of the page at the link i posted about cv2…

                        the ‘unexpected token’ problem is the code was expected data and didn’t get it. (and didn’t handle the error correctly)…

                        this IS a volunteer project, nothing is ‘finished’ if things we use keep changing

                        I will be away for a few hours

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 2 / 4
                        • 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