Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

install opencv python27 Mac question

I have Python 2.7 installed in /Library/Frameworks/Python-framework... along with numpy and scipy; Python 2.7.3 (v2.7.3:70274d53c1dd, Apr 9 2012, 20:52:43) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin; Mac OS 10.6.8 on standard desktop iMac

How can I install opencv linked to _this_ python?

(I've also get a macports python in /opt/local/Library... that was supposed to work with macports opencv; it doesn't because it's getting mixed up with the Apple python, so I hope to be able to remove it without fouling up even more things. Suggestions welcome on this too.)

install opencv python27 Mac question

I have Python 2.7 installed in /Library/Frameworks/Python-framework... along with numpy and scipy; Python 2.7.3 (v2.7.3:70274d53c1dd, Apr 9 2012, 20:52:43) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin; Mac OS 10.6.8 on standard desktop iMac

How can I install opencv linked to _this_ python?

(I've also get a macports python in /opt/local/Library... that was supposed to work with macports opencv; it doesn't because it's getting mixed up with the Apple python, so I hope to be able to remove it without fouling up even more things. Suggestions welcome on this too.)

I should also note that there are dozens of people trying to take a course at Coursera who have a similar problem trying to get Opencv to work on a Mac. We all hope someone expert in Opencv can help.