当前位置:网站首页>Solve modularnotfounderror: no module named "cv2.aruco“
Solve modularnotfounderror: no module named "cv2.aruco“
2022-07-24 06:09:00 【Julyers】
python3.6 and python3.7 In the environment , Close test effectively .
First turn on the pip Version changed to 21.2.2, then uninstall all opencv Related libraries (contrib,contrib-headless,opencv As well as its headless), Then just install contrib and opencv.
1.pip Version changes
stay pycharm Of interpreter The specified version can be changed in the compiler .
2. Unload and reload
Uninstall all related contrib、headless Such as the library
pip uninstall opencv-contrib-python
pip uninstall opencv-contrib-python-headless
pip uninstall opencv-python
pip uninstall opencv-python-headless
reinstall 4.5.5.62 edition
pip install opencv-contrib-python==4.5.5.62 opencv-python==4.5.5.62 -i https://pypi.douban.com/simple
边栏推荐
- How to solve the problem of large distribution gap between training set and test set
- 通道注意力与空间注意力模块
- 头歌 平台作业
- Qt 使用纯代码画图异常
- Answers and analysis of some after-school exercises in signals and systems (Wujing)
- 【深度学习】手把手教你写“手写数字识别神经网络“,不使用任何框架,纯Numpy
- 《剑指Offer》 二维数组的查找 C语言版本
- Typora 安装包2021年11月最后一次免费版本的安装包下载V13.6.1
- 单播、组播、广播、工具开发、QT Udp通讯协议开发简介及开发工具源码
- [deep learning] teach you to write "handwritten digit recognition neural network" hand in hand, without using any framework, pure numpy
猜你喜欢

JDBC初级学习 ------(师承尚硅谷)

头歌 平台作业
![[MYCAT] MYCAT sub database and sub table](/img/a8/ebaedfa084754ef3c96f42ed78eb81.png)
[MYCAT] MYCAT sub database and sub table

Day2 websocket+ sort

"Statistical learning methods (2nd Edition)" Li Hang Chapter 17 latent semantic analysis LSA LSI mind mapping notes and after-school exercise answers (detailed steps) Chapter 17

世界坐标系、相机坐标系和图像坐标系的转换

Installation of tensorflow and pytorch frames and CUDA pit records
![[activiti] gateway](/img/8c/c89ec6c4c5871a32218ddadfd8beba.png)
[activiti] gateway

Statistical learning methods (2nd Edition) Li Hang Chapter 22 summary of unsupervised learning methods mind mapping notes

Foundation of JUC concurrent programming (8) -- read write lock
随机推荐
【FatFs】手动移植FatFs,将SRAM虚拟U盘
day4-jvm
[activiti] personal task
tensorflow和pytorch框架的安装以及cuda踩坑记录
【树莓派4B】七、远程登录树莓派的方法总结XShell,PuTTY,vncServer,Xrdp
Installation of tensorflow and pytorch frames and CUDA pit records
day3-jvm+排序总结
String methods and instances
"Statistical learning methods (2nd Edition)" Li Hang Chapter 15 singular value decomposition SVD mind map notes and after-school exercise answers (detailed steps) SVD matrix singular value Chapter 15
JDBC进阶—— 师承尚硅谷(DAO)
[activiti] process example
systemctl + journalctl
Unity(三)三维数学和坐标系统
绘制轮廓 cv2.findContours函数及参数解释
Day2 websocket+ sort
Foundation of JUC concurrent programming (8) -- read write lock
[MYCAT] MYCAT installation
用指针访问二维数组
day6-jvm
Synergy LAN realizes multi host shared keyboard and mouse (AMD, arm)