当前位置:网站首页>Import CV2 prompt importerror: libgl so. 1: Cannot open shared object file: no such file or directory
Import CV2 prompt importerror: libgl so. 1: Cannot open shared object file: no such file or directory
2022-07-05 07:11:00 【Weft collar network】
ImportError: libGL.so.1: cannot open shared object file: No such file or directory Missing shared library

1、centos
yum install mesa-libGL.x86_642、2. Ubuntu:
sudo apt update
sudo apt install libgl1-mesa-glx without sudo Instructions , perform
apt-get update
apt-get install sudo
边栏推荐
- mysql设置触发器问题
- Powermanagerservice (I) - initialization
- Technology blog learning website
- Sre core system understanding
- Marvell 88E1515 PHY loopback模式测试
- Negative number storage and type conversion in programs
- 并发编程 — 死锁排查及处理
- [vscode] search using regular expressions
- Brief description of inux camera (Mipi interface)
- Qt项目中的日志库log4qt使用
猜你喜欢
![[software testing] 03 -- overview of software testing](/img/1e/0b6458160e34e43f021ea4797de70a.jpg)
[software testing] 03 -- overview of software testing

Ros2 - configuration development environment (V)

【MySQL8.0不支持表名大写-对应方案】

C#学习笔记

SOC_SD_DATA_FSM

三体目标管理笔记

Qt项目中的日志库log4qt使用

扫盲-以太网MII接口类型大全-MII、RMII、SMII、GMII、RGMII、SGMII、XGMII、XAUI、RXAUI

Netease to B, soft outside, hard in

Do you choose pandas or SQL for the top 1 of data analysis in your mind?
随机推荐
The difference between new and malloc
[software testing] 04 -- software testing and software development
Ros2 - node (VII)
Ros2 - Service Service (IX)
Technology blog learning website
【软件测试】02 -- 软件缺陷管理
Orin two brushing methods
2022年中纪实 -- 一个普通人的经历
Inftnews | drink tea and send virtual stocks? Analysis of Naixue's tea "coin issuance"
Spinningup drawing curve
PHY drive commissioning --- mdio/mdc interface Clause 22 and 45 (I)
ROS2——工作空间(五)
Cloud native related technology learning
[node] NVM version management tool
Marvell 88e1515 PHY loopback mode test
.net core踩坑实践
testing framework
Xiaomi written test real question 1
ethtool 原理介绍和解决网卡丢包排查思路(附ethtool源码下载)
CGroup CPU group source code analysis