当前位置:网站首页>Error reporting when installing opencv in Anaconda virtual environment
Error reporting when installing opencv in Anaconda virtual environment
2022-07-23 10:53:00 【Did Xiao Hu get stronger today】
List of articles
Problem description
stay anaconda Created in pytorch Virtual environment for , Need to install opencv, Use command
pip install opencv-python
Installation , But the following error is reported :
Tip the lack of skbuild This module , Then run the following command to install skbuild
pip install scikit-build
Then continue the installation opencv, Will you report again Failed building wheel for opencv-python The fault of , Tried a variety of methods but failed to solve .
So I began to look for other solutions .
There are also online upgrades pip Reinstall , And there's the entry \anaconda\envs\pytorch\Lib\site-packages For installation , But it didn't solve my problem .
resolvent
Last, last , I directly designated opencv Version of ( Lower than the latest version ) Installation , Installation is successful . I don't know what the problem is , I don't know if it's mine pytorch The version of is too high .
Installation command :
pip install opencv-python==3.4.9.31

So you can use it happily opencv 了 .
边栏推荐
- 3dMax先蒙皮刷权重,再附加合并
- MySQL log understanding
- C language n battle -- linked list (IX)
- Switch exchanges
- Error in na.fail.default(list(Purchase = c(“CH“, “CH“, “CH“, “MM“, “CH“, : missing values in obj
- 牛客刷题篇——剑指offer (第二期)
- Compile build tool -bazel
- Error in na.fail. default(list(Purchase = c(“CH“, “CH“, “CH“, “MM“, “CH“, : missing values in obj
- 软件测试基础篇—测试用例的设计方法
- Wechat applet package wx.request
猜你喜欢

第12届 蓝桥杯 嵌入式设计与开发项目

Redis source code and design analysis -- 13. Ordered collection objects

PMP每日一练 | 考试不迷路-7.22

Qt样式的语法定义获得途径,可查资料,可自动生成

C语言n番战--结构体(七)

Kubernetes technology and Architecture (VI)

The topic pub instruction of ros2 appears: failed to populate field: 'vector3' object has no attribute 'x:1' error

Three implementation methods of C # client program calling external program

Wechat applet package wx.request

Mysql数据库基础
随机推荐
When flutter runs flutter pub get, it reports an error: "the client does not have the required privileges“
构建人工智能产品/业务的两种策略(by Andrew Ng)
XSSGAME小游戏(XSS学习)level1-15
How Alibaba cloud resolves a domain name to another domain name
Meituan's 8-year experience on how to improve test engineers (automation, performance, test development)
Redis源码与设计剖析 -- 6.压缩列表
排序
Redis source code and design analysis -- 7. Quick list
52832Dongle的安装
Redis源码与设计剖析 -- 10.列表对象
How to protect the copyright of NFT digital collections?
MySQL index operation
Redis源码与设计剖析 -- 12.集合对象
数据库进程卡住解决
04_ UE4 advanced_ Introduction to physical collision and firing fireballs
Figure 8 sequence of crystal head connection of network cable
疫情时期加中年危机——游荡在十字街口的三个月
Meyer Burger梅耶博格西门子工控机维修及机床养护
C语言n番战--共用体和枚举(八)
PXE远程安装和Kickstart无人值守安装 技术文档