【发布时间】:2017-09-25 18:45:18
【问题描述】:
我想在 macOS Sierra 上为 python 3.6 安装 opencv3。我尝试使用此链接通过自制软件使用它 http://www.pyimagesearch.com/2016/12/19/install-opencv-3-on-macos-with-homebrew-the-easy-way/ 但我收到此错误
Error: opencv3: Does not support building both Python 2 and 3 wrappers
如何解决?
【问题讨论】:
-
最近opencv的安装发生了变化,这个问题的进展可以查看我的回答stackoverflow.com/questions/49786869/…
标签: python macos opencv macos-sierra