当前位置:网站首页>How to install CV2 smoothly in Anaconda
How to install CV2 smoothly in Anaconda
2022-07-31 16:24:00 【Width in the journey~】
I have tried several commands and none of them work. I have installed Anaconda and want to install this cv2.The conda install opencv command can also be used, but it will upgrade packages such as numpy, pandas, etc. I don't want to upgrade these packages.
Finally searched for a method and found a suitable method:
First, enter conda activate your environment name (except base) in the command line interface
Enter the environment you need to install, and then enter the following command:
conda install -c conda-forge opencvFinally follow the requirements to install successfully!
边栏推荐
猜你喜欢

对话庄表伟:开源第一课

EF Core 2.2中将ORM框架生成的SQL语句输出到控制台

Getting Started with TextBlock Control Basic Tools Usage, Get Started

C语言-函数

The 2nd China PWA Developer Day

苹果官网样式调整 结账时产品图片“巨大化”

T - sne + data visualization parts of the network parameters

Premiere Pro 2022 for (pr 2022)v22.5.0

Dialogue with Zhuang Biaowei: The first lesson of open source

Implementing distributed locks based on Redis (SETNX), case: Solving oversold orders under high concurrency
随机推荐
How Redis handles concurrent access
使用 Postman 工具高效管理和测试 SAP ABAP OData 服务的试读版
删除表格数据或清空表格
what exactly is json (c# json)
上传图片-微信小程序(那些年的坑记录2022.4)
【TypeScript】深入学习TypeScript类型操作
牛客 HJ3 明明的随机数
Precautions and solutions when SIGABRT error is reported
牛客 HJ16 购物单
动态规划之线性dp(上)
Deployment application life cycle and Pod health check
Tencent Cloud Deployment----DevOps
小程序:matlab解微分方程「建议收藏」
2020 WeChat applet decompilation tutorial (can applet decompile source code be used)
仿生毛毛虫机器人源码
Emmet syntax
MySQL数据库操作
Oracle动态注册非1521端口
MySQL基础篇【单行函数】
多主复制下处理写冲突(4)-多主复制拓扑