Problems with OpenCV
Posted: Thu Feb 01, 2018 11:42 am
I am trying to run the full test of the code and had some problems.
I started with a clean install to build up and get a list of the install commands for the entry form.
Unfortunately now I can't get OpenCV to install.
I have been using the instructions from the email 2 week warning:
And get an error saying no such package can be found.
Is this my school firewall blocking the page or is there a different issue with what I am doing.
Really can't remember how I got it working the first time.
I started with a clean install to build up and get a list of the install commands for the entry form.
Unfortunately now I can't get OpenCV to install.
I have been using the instructions from the email 2 week warning:
Code: Select all
sudo apt-get update
sudo apt-get install libatlas-base-dev –y
sudo pip3 install opencv-python -i https://www.piwheels.hostedpi.com/simpleIs this my school firewall blocking the page or is there a different issue with what I am doing.
Really can't remember how I got it working the first time.