当前位置:   article > 正文

ImportError: libQtGui.so.4: cannot open shared object file: No such file or directory_centos7 libqtgui.so.4

centos7 libqtgui.so.4

报错:
File “/home/sx125/anaconda3/envs/pytorch/lib/python3.7/site-packages/cv2/init.py”, line 3, in
from .cv2 import *
ImportError: libQtGui.so.4: cannot open shared object file: No such file or directory
解决方法:
sudo apt-get install libqtgui4
后面这个博主的文章里记录了很多类似错误,可供参考,感谢该博主:https://blog.csdn.net/kevindree/article/details/88772691?utm_medium=distribute.pc_relevant_t0.none-task-blog-BlogCommendFromMachineLearnPai2-1.edu_weight&depth_1-utm_source=distribute.pc_relevant_t0.none-task-blog-BlogCommendFromMachineLearnPai2-1.edu_weight

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Monodyee/article/detail/177084
推荐阅读
相关标签
  

闽ICP备14008679号