用python的os或者subprocess操作yutto遇到的问题 #290
Whiskey040111
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
就是用os.system()或者subprocess.run()执行命令的时候,会报错”yutto.utils.ffmpeg.FFmpegNotFoundError: 请配置正确的 FFmpeg 路径“,但是在命令行直接输入相同的命令就可以正常运行。前面已经把ffmpeg配置好系统变量,运行os.system("yutto -v")也可以正常显示版本,但是用下载命令的话就寄了报错了,不知道咋解决
Beta Was this translation helpful? Give feedback.
All reactions