With OS X 10.12.3, Python 3.6 environment
first off opencv 3.2.0 not found for OS X
second, for 3.1.0 have this error:
conda install -c menpo opencv3=3.1.0
Fetching package metadata .............
Solving package specifications: .
UnsatisfiableError: The following specifications were found to be in conflict:
- opencv3 3.1.0* -> python 2.7* -> openssl 1.0.1*
- python 3.6*
Use "conda info " to see the dependencies for each package.
With OS X 10.12.3, Python 3.6 environment
first off opencv 3.2.0 not found for OS X
second, for 3.1.0 have this error:
conda install -c menpo opencv3=3.1.0
Fetching package metadata .............
Solving package specifications: .
UnsatisfiableError: The following specifications were found to be in conflict:
Use "conda info " to see the dependencies for each package.