没有为python3安装Opencv3

时间:2017-03-03 03:56:50

标签: python-3.x opencv3.0

我正在使用pyenv for python3.4并想安装opencv3。

$ brew install opencv3 --HEAD --with-python3 --with-ffmpeg --with-tbb --with-contrib --with-opengl --with-qt5

但在/ usr / local / Cellar / opencv3 / HEAD-8e8da3f / lib /中没有python3.4 它只有python2.7。 我不知道是什么问题。

1 个答案:

答案 0 :(得分:0)

安装anaconda并运行collowing命令:

conda install -c menpo opencv3