当前位置:网站首页>ModuleNotFoundError: No module named 'cv2'
ModuleNotFoundError: No module named 'cv2'
2022-07-19 05:17:00 【UeFan】
No module named 'cv2', 需要pip 安装,然后就能用import cv2了~
(是opencv-python,不是python-opencv)
pip install opencv-python
边栏推荐
猜你喜欢
随机推荐
RAID磁盘列阵
2022-7-8 Group 8 Gu Yujia's Outward Bound Training
网安学习(二十二)搭建公司和分公司虚拟专线
List、Set、Map、Queue、Deque、Stack遍历方式总结
zabbix图表中文乱码
在磁盘阵列(RAID)上搭建LVM
Network Security Learning (XXIII) firewall
String cache pool and integer cache pool
Mikrotik ROS soft route setting Internet access mode (III)
Network Security Learning (XIX) HSRP protocol
fio测试硬盘性能
系统安全和运用
虚幻引擎学习(2)
Mikrotik ROS软路由设置上网方式(三)
育才项目运行流程
zabbix 自动发现并监控ceph osd
Leetcode:13. Roman numeral to integer [key value pair mapping]
CEPH create storage pool prompt pool size is bigger than the crush rule max size
网络安全学习(十二)OSI与TCP
Unity practical framework (III) event system