Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bourov opened this issue Mar 8, 2017 · 1 comment
Open

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

bourov opened this issue Mar 8, 2017 · 1 comment

Comments

@bourov
Copy link

bourov commented Mar 8, 2017

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.
@patricksnape
Copy link
Contributor

It isn't built for Python 3.6 yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants