【发布时间】:2017-12-25 00:50:51
【问题描述】:
我正在为 python3.4 使用 pyenv 并想安装 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。 不知道是什么问题。
【问题讨论】:
标签: python-3.x opencv3.0