keefo149
Results
1
comments of
keefo149
Try this site and download manualy , it worked for me http://simplecv.readthedocs.io/en/latest/HOWTO-Install%20on%20RaspberryPi.html mkdir ~/Code cd ~/Code git clone git://github.com/sightmachine/SimpleCV.git cd SimpleCV sudo pip install -r requirements.txt sudo python setup.py develop