1. 问题现象

error while loading shared libraries:
libgstreamer-1.0.so.0: cannot open shared object file: No such file or directory

2. 解决方法

可以使用下面命令搜索相关的包

apt-cache search libgstreamer
root@ubuntu2:~# apt-cache search libgstreamer
libgstreamer-plugins-base1.0-0 - GStreamer libraries from the "base" set
libgstreamer-plugins-base1.0-dev - GStreamer development files for libraries from the "base" set
libgstreamer-plugins-good1.0-0 - GStreamer development files for libraries from the "good" set
libgstreamer-plugins-good1.0-dev - GStreamer development files for libraries from the "good" set
libgstreamer1.0-0 - Core GStreamer libraries and elements
libgstreamer1.0-0-dbg - Core GStreamer libraries and elements
libgstreamer1.0-dev - GStreamer core development files
libgstreamer-ocaml - OCaml interface to the gstreamer library -- runtime files
libgstreamer-ocaml-dev - OCaml interface to the gstreamer library -- development files
libgstreamer-plugins-bad1.0-0 - GStreamer development files for libraries from the "bad" set
libgstreamer-plugins-bad1.0-dev - GStreamer development files for libraries from the "bad" set
libgstreamer-plugins-base0.10-0 - GStreamer libraries from the "base" set
libgstreamer-plugins-base0.10-dev - GStreamer development files for libraries from the "base" set
libgstreamer0.10-0 - Core GStreamer libraries and elements
libgstreamer0.10-0-dbg - Core GStreamer libraries and elements
libgstreamer0.10-dev - GStreamer core development files
libgstreamermm-1.0-0v5 - C++ wrapper library for GStreamer (shared libraries)
libgstreamermm-1.0-dev - C++ wrapper library for GStreamer (development files)
libgstreamermm-1.0-doc - C++ wrapper library for GStreamer (documentation)

或者直接使用下面命令安装

sudo apt install libgstreamer1.0-0
sudo apt install gstreamer1.0-plugins-base
sudo apt install gstreamer1.0-plugins-good
sudo apt install gstreamer1.0-plugins-bad
sudo apt install gstreamer1.0-plugins-ugly
sudo apt install gstreamer1.0-libav
sudo apt install gstreamer1.0-doc
sudo apt install gstreamer1.0-tools

一般情况下安装前两个就可以解决该问题。

libgstreamer-1.0.so.0: cannot open shared object file: No such file or directory相关推荐

  1. ./utserver: error while loading shared libraries: libcrypto.so.0.9.8: cannot open shared object file

    错误0 不记得了, 解决办法,安装32位的库 yum install glibc.i686 错误1 ./utserver: error while loading shared libraries: ...

  2. OSError: libcudart.so.8.0: cannot open shared object file: No such file or directory 解决方法

    OSError: libcudart.so.8.0: cannot open shared object file: No such file or directory 解决方法 检查cuda8是否安 ...

  3. tensorflow-gpu版本出现libcublas.so.8.0:cannot open shared object file

    文章主要参考以下博客https://www.aliyun.com/zixun/wenji/1289957.html 在利用GPU加速tensorflow时,出现了libcublas.so.8.0:ca ...

  4. libpython3.7m.so.1.0: cannot open shared object file: No such file or directory

    安装完python3.7.5之后,pip3.7.5 install psutil --user 报错: libpython3.7m.so.1.0: cannot open shared object ...

  5. ImportError: libopenblas.so.0: cannot open shared object file

    ImportError: libopenblas.so.0: cannot open shared object file 解决: sudo apt-get install libopenblas-d ...

  6. ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory

    ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory 安装cuda9.1 安 ...

  7. ImportError: libcublas.so.10.0: cannot open shared object file: No such file or directory

    ImportError: libcublas.so.10.0: cannot open shared object file: No such file or directory 出现这个问题的原因, ...

  8. 解决mxnet错误:OSError: libcudart.so.10.0: cannot open shared object file: No such file or directory

    解决mxnet错误:OSError: libcudart.so.10.0: cannot open shared object file: No such file or directory 解决方法 ...

  9. Ubuntu: Eclipse Tensorflow不能加载CUDA( libcublas.so.10.0:cannot open shared object file:No such file )

    文章链接:https://blog.csdn.net/chekongfu/article/details/85177424 bash环境可以使用tensorflow,但eclipse不能使用.显示:l ...

最新文章

  1. .NET操作注册表的封装类
  2. Sharding-JDBC 1.3.0发布——支持读写分离
  3. CSS学习01之我的第一css程序
  4. JavaScript中的预解析(变量提升)介绍!
  5. PS图层混合模式中英文对照
  6. 18-ESP8266 SDK开发基础入门篇--TCP 服务器 RTOS版,串口透传,TCP客户端控制LED
  7. 如何设置Pycharm在打开Terminal终端时,自动进入虚拟环境?
  8. (32)FPGA面试技能提升篇(EMMC)
  9. PHP中$_FILES['file']['error']的用法
  10. Atitit 提升开发效率 设计简化 目录 1. 防止过度设计 1 2. 优先使用db和os的自带功能,防止垃圾代码膨胀 2 2.1. 定时调度,优先使用db定时和os的cron定时 2 2.2
  11. vmware 7.0 序列号_更改solidworks序列号及修改安装
  12. mysql的etl工具是什么意思_数据同步工具ETL、ELT傻傻分不清楚?3分钟看懂两者区别...
  13. 偏倚方差分解——R code
  14. for in在python中什么意思_python中for in的用法详解
  15. 互联网装修O2O模式是否可行? 1
  16. 计算机课程收获ppt模板,大学计算机实验心得收获.ppt
  17. 【MySQL】MacM1下的MySQL安装与配置
  18. opencv 角点检测
  19. 生成器,迭代器,装饰器
  20. NLP实战-基于弱标注数据的文本分类

热门文章

  1. plsql配置多数据源,想换哪个换哪个
  2. 解决plsql中文显示问号(???)问题
  3. LeetCode简单题之完成一半题目
  4. LeetCode简单题之删除一个元素使数组严格递增
  5. GOF23设计模式(结构型模式)代理模式~
  6. 编译器架构Compiler Architecture(上)
  7. CVPR2020论文点评: AdderNet(加法网络)
  8. PHP7.3中fileinfo怎么安装与开启
  9. mysql数据库是一个软件呐_15款好用的mysql管理软件
  10. No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android