Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

opencv failed to build on 10.9 #25873

Closed
lfreina opened this issue Jan 13, 2014 · 2 comments
Closed

opencv failed to build on 10.9 #25873

lfreina opened this issue Jan 13, 2014 · 2 comments

Comments

@lfreina
Copy link

lfreina commented Jan 13, 2014

I am trying to install opencv in OSX 10.9. I get some weird output and have no idea what else to do with it.

Here is the debug information:

https://gist.github.com/lfreina/8404713

Thanks!

Fernando

@mistydemeo
Copy link
Member

ld: warning: ignoring file /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config/libpython2.6.dylib, missing required architecture x86_64 in file /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config/libpython2.6.dylib (2 slices)

It looks like you have a 32-bit version of Python installed - probably PowerPC/i386. Since you have a 64-bit computer, you need your default Python to have a 64-bit component too.

@lfreina
Copy link
Author

lfreina commented Jan 14, 2014

Yes thank you mistydemeo! That solved the problem!

@adamv adamv closed this as completed Jan 14, 2014
@Homebrew Homebrew locked and limited conversation to collaborators Feb 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants