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

    aniketdongare07

    @aniketdongare07

    0
    Reputation
    20
    Profile views
    2
    Posts
    0
    Followers
    3
    Following
    Joined
    Last Online

    aniketdongare07 Unfollow Follow

    Latest posts made by aniketdongare07

    • RE: Facial Recognition Module - Step by Step Guide

      @sdetweil I tried to do what you said and in turn I got the following error:```
      Traceback (most recent call last):
      File “capture.py”, line 18, in
      import lib.capture as capture
      File “/home/pi/MagicMirror/modules/MMM-Facial-Recognition-Tools/lib/capture.py”, line 21, in
      from . import config
      File “/home/pi/MagicMirror/modules/MMM-Facial-Recognition-Tools/lib/config.py”, line 15, in
      (CV_MAJOR_VER, CV_MINOR_VER, mv1) = cv2
      TypeError: ‘module’ object is not iterable

      posted in Troubleshooting
      A
      aniketdongare07
    • RE: Facial Recognition Module - Step by Step Guide

      @SdeGeata Got the same error, did you resolve it?

      posted in Troubleshooting
      A
      aniketdongare07