How do I install opencv with anaconda python3 , opencv picked up my python3 executables
-- Python 2: -- Interpreter: /usr/bin/python2.7
With conda v4.3.16 and python v3.6 this command worked for me:
conda install -c anaconda opencv