参考资料:https://blog.csdn.net/daisycold/article/details/111288272

 

安装gst-launch-1.0.exe and gst-inspect-1.0.exe

手动下载安装,下载地址:https://gstreamer.freedesktop.org/download/

windows解决appium-doctor报gst-launch-1.0.exe and/or gst-inspect-1.0.exe cannot be found

注意:runtime installer 和 development installer 两个应用程序都要下载并安装。

安装完成后找到gstreamer路径(安装过程中不能选择安装路径,默认会安装到安装包所在的盘),配置Path系统环境变量:E:\gstreamer\1.0\mingw_x86_64\bin(安装路径的bin目录)

我的路径:因为我把安装包放在了C盘
C:\gstreamer\1.0\mingw_x86_64\bin

 

windows解决appium-doctor报gst-launch-1.0.exe and/or gst-inspect-1.0.exe cannot be found

配置完成后,再次使用命令appium-doctor检测是否配置成功。

windows解决appium-doctor报gst-launch-1.0.exe and/or gst-inspect-1.0.exe cannot be found

 

相关文章:

  • 2022-12-23
  • 2022-01-01
  • 2022-12-23
  • 2021-10-02
  • 2021-12-19
  • 2021-11-05
  • 2021-11-27
  • 2022-12-23
猜你喜欢
  • 2021-08-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案