如何在 ubuntu 18.04 上使用 conda 和 python3.7 安装 opencv?
我正在关注这链接和其他,但出现以下错误:
UnsatisfiableError: The following specifications were found to be incompatible with each other
我在某处看到过一个评论,说这是因为最新版本的 conda 有 python3.7,而最新版本的 opencv 与它不兼容。
我是 conda 的新手,不确定这是否是原因。
有什么帮助吗?