Pycharm-无法安装opencv [英] Pycharm- can not install opencv

查看:81
本文介绍了Pycharm-无法安装opencv的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是 PyCharm 的新手,并尝试了解如何安装 openCV 包,以及后来的 cv2 包.我在这里看到了一个旧的讨论,建议首先从互联网上下载 openCV,然后更新系统解释器.我下载了 openCV 并将它放在我管理项目的同一个目录中.好吗??

非常感谢!!

I am new to PyCharm, and try to understand how I can install openCV package, and later cv2 package. I saw an old disussion here, that suggets first to donwload the openCV from interent and then update the system interpreter. I download the openCV and loacted it on the same directorty where I manage my project. Is it good??

Many many thanks!!

enter image description here

解决方案

Just one line:

pip install opencv-python

or pip3 install opencv-python


You can also:

这篇关于Pycharm-无法安装opencv的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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