使用 python 3.6 和 anaconda 3.6 在 Windows 10 上安装 opencv [英] Installing opencv on Windows 10 with python 3.6 and anaconda 3.6

查看:39
本文介绍了使用 python 3.6 和 anaconda 3.6 在 Windows 10 上安装 opencv的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用 python 3.6 和 anaconda 3.6 安装 opencv?

How to install opencv with python 3.6 and anaconda 3.6?

我试过 conda install -c https://conda.binstar.org/menpo opencv3

但我收到以下错误:

UnsatisfiableError: The following specifications were found to be in conflict:
  - opencv3 -> python 2.7*
  - python 3.6*
Use "conda info <package>" to see the dependencies for each package.

我使用的是 Windows 10 64 位,安装了 python 3.6 和 anaconda 3.6.

I am using Windows 10 64-bit, with python 3.6, and anaconda 3.6 installed.

目前它甚至可用于 python3.6 还是我应该将我的 python 版本回滚到 3.5.*?

Is it even available for python3.6 at the moment or should i rollback my python version to 3.5.*?

推荐答案

search anaconda prompt
打开并运行命令.

> pip install opencv-python

这个单一的命令可以帮助您轻松安装 opencv.
您可以从下面的视频链接中获取帮助.视频链接

this single command help's you to install opencv easily.
you can take help from the video link below. video link

这篇关于使用 python 3.6 和 anaconda 3.6 在 Windows 10 上安装 opencv的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆