How do I install opencv with anaconda python3 , opencv picked up my python3 executables
-- Python 2: -- Interpreter: /usr/bin/python2.7
Try this method it worked for me. Anaconda3-4
conda create -n opencv activate opencv conda install -c https://conda.binstar.org/menpo opencv3