Hi!
I followed the steps for installation. I have not had any problems.
However, when I run the tools.capture.py file I get the following error.
RESTART: /home/pi/MagicMirror/modules/MMM-Facial-Recognition-OCV3/tools.capture.py
Traceback (most recent call last):
File “/home/pi/MagicMirror/modules/MMM-Facial-Recognition-OCV3/tools.capture.py”, line 9, in
from lib.tools.capture import ToolsCapture
File “/home/pi/MagicMirror/modules/MMM-Facial-Recognition-OCV3/lib/tools/capture.py”, line 19, in
from config import ToolsConfig
ImportError: No module named ‘config’
Can you help me?