1 | initial version |
it appears El Capitan release has some known issues with building OpenCV with certain options enabled. the best way i found to build OpenCV is using "brew install" method.. this procedure helped in getting through the installation: http://seeb0h.github.io/howto/howto-install-homebrew-python-opencv-osx-el-capitan/
hope this helps.