【发布时间】:2014-10-17 20:33:03
【问题描述】:
我已经成功地使用these instructions 安装了opencv。然而,不像this 和this 这样的帖子,我没有得到任何python 绑定。与python无关。
$ cd /opt/boxen/homebrew/Cellar/opencv/2.4.9
$ find . | grep py
没什么! :( 我不介意在 PYTHONPATH 和诸如此类的东西上做一些 hack,但是我的 python 没有可以尝试导入的文件。
【问题讨论】:
-
你能分享你从
brew gist-logs opencv得到的链接吗?
标签: python macos opencv homebrew