Unable to install OpenCV 3.2 in Anaconda 4.3
问题 Tried the following steps conda install -c menpo opencv3=3.2.0 .. Fetching package metadata....An unexpected error has occurred Did some internet search and used conda config --set ssl_verify=False Then tried doing conda update -all and conda update pyopenssl but no luck even remove certifi does not work ...gives the same error...infact any update / install attempt gives the same result. I have NOT set my PYTHONHOME or PYTHONPATH Followin are the screen shots of my current conda settings and