ubuntu 找不到libGL.so.1
2022-11-25 17:36:52    45    0    0
admin

报错内容如下

ImportError: libGL.so.1: cannot open shared object file: No such file or directory

解决方法

apt install libgl1-mesa-glx

Pre: 出现错误: ImportError: libSM.so.6: cannot open shared object file: No such file or dir 解决方法

Next: ImportError: libgthread-2.0.so.0

45
Table of content