auto-selfcontrol
auto-selfcontrol copied to clipboard
Cannot install the package.
I tried installing the package and its failing with the following error
Modules/_Vision.m:6:9: fatal error: 'Vision/Vision.h' file not found #import <Vision/Vision.h> ^ 1 error generated.
I Have python 3.5 installed in my machine.
You do not need to install anything. You should just run
sudo /usr/bin/python auto-selfcontrol.py
from the directory where you installed auto-selfcontrol.
It should be enough in most cases.
Yeah...got It ..Thanks.