I want to install OpenCV for python3 in ubuntu 16.04. Fist I tried running sudo apt-get install python3-opencv which is how I pretty much install all of my pyt
sudo apt-get install python3-opencv
This is because you have multiple installations of python in your machine.You should make python3 the default, because by default is the python2.7