menpo / conda-opencv3

Automated building of OpenCV3 Python bindings
BSD 3-Clause "New" or "Revised" License
54 stars 17 forks source link

Opencv3 cannot install with Python 3.6 on OS X 10.12 #21

Open bourov opened 7 years ago

bourov commented 7 years ago

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:

patricksnape commented 7 years ago

It isn't built for Python 3.6 yet