I want to install the OpenCV to then include it in PyCharm on my Mac, and I have started with the terminal following this guideline: click here
the problem is when I follow the third step and write this code:
$ brew install opencv3 --with-contrib --with-python3
this error has shown:
Error: invalid option: --with-contrib
Of course I have installed also the PyCharm IDE for python and the latest verson of python (3.7) to be knowledged
please if you can help me I will appreciate that
This problem was solved! thank you