install opencv
2017-07-28 本文已影响0人
Do_More
brew install opencv3 --with-python3 --c++11 --with-contrib
brew link --force opencv3
一直报错
ImportError: cannot import name splituser
brew install opencv3 --with-python3 --c++11 --with-contrib
brew link --force opencv3
一直报错
ImportError: cannot import name splituser