OpenCV Installation Error. "Reason: Incompatible library version"

I have installed Python 2.7 using Homebrew and OpenCV 2 also using Homebrew.

When I try to import opencv using import cv2 in web browser

It produces following error:

Note: I’m using macOS Sierra 10.12.6

How can I update the libopencv_highgui.2.4.dylib library?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.