How to install opencv with python 3.6 and anaconda 3.6?
I tried conda install -c https://conda.binstar.org/menpo opencv3
conda install -c https://conda.binstar.org/menpo opencv3
but i get the following
Using:
conda install -c conda-forge opencv
worked for me