Skip to content

Install Fails on OS X #16

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

Closed
cancan101 opened this issue Oct 13, 2016 · 1 comment
Closed

Install Fails on OS X #16

cancan101 opened this issue Oct 13, 2016 · 1 comment

Comments

@cancan101
Copy link

cancan101 commented Oct 13, 2016

On OS X 10.11 with python 2.7.12:

$ pip install opencv-python
Collecting opencv-python
  Could not find a version that satisfies the requirement opencv-python (from versions: )
No matching distribution found for opencv-python

If I try to explicitly install the wheel, I get:

opencv_python-3.1.0.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl is not a supported wheel on this platform.
@cancan101
Copy link
Author

Looks like this was caused by python being built with ucs4 support.

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

1 participant