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 Anaconda3's package manager directly will be more reliable and cross-platform:
conda install opencv