Installing OpenCV3 with Homebrew: No head is defined for opencv
问题 I am having trouble installing OpenCV3 with the error I have... No head is defined for opencv I have not found any solution to on the internet. I used these websites as references: https://www.pyimagesearch.com/2016/12/19/install-opencv-3-on-macos-with-homebrew-the-easy-way/ https://www.learnopencv.com/install-opencv3-on-macos/ The exact steps I followed were: ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" echo "# Homebrew" >> ~/.bash_profile echo