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-OCV3 error at tools.train.py

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    facial error
    22 Posts 3 Posters 11.6k Views 3 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
      SdeGeata @nischi
      last edited by

      @nischi

      Hello again;

      So Open CV 4 installed, as well as all the other stuff specified on your module page, in the same versions.

      I am trying to run the encode script:

      python3 encode.py -i ../dataset/ -e encodings.pickle -d hog
      

      but I keep getting the following error:

      Traceback (most recent call last):
        File "encode.py", line 6, in <module>
          import face_recognition
      ImportError: No module named 'face_recognition'
      
      

      face_recognition is installed:

      0_1562182513919_Screen Shot 2019-07-03 at 3.32.31 PM.png

      nischiN 1 Reply Last reply Reply Quote 0
      • nischiN Offline
        nischi @SdeGeata
        last edited by

        @SdeGeata hmmm thats really strange, in your terminal you can import it and it works and if you try to run my encode.py script it doesn’t.

        stupid question, but i need to ask, sorry. do you run my encode.py also in the “dlib_test” virtual environment?

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