When I type in the following,
brew tap homebrew/science
brew install opencv3 --with-contrib --withpython3
I get the errors
Warning: opencv: this formula has no --with-contrib option so it will be ignored!
Warning: opencv: this formula has no --with-python3 option so it will be ignored!
How might I fix this issue.
I am using Mac Sierra 10.12.16