Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundError: [WinError 2] 系统找不到指定的文件 #176

Open
iamdrivenbymywonderfullife opened this issue Apr 21, 2024 · 9 comments

Comments

@iamdrivenbymywonderfullife

1713693195781
这个是一个关于路径不对的问题,当时我不知道为什么路径会不对,我明明都是没有问题的操作。
是不是缺少什么东西,有人可以解答一下吗?

@iamdrivenbymywonderfullife
Copy link
Author

English:This is a question about a path being incorrect, at the time I didn't know why the path was incorrect, I was obviously operating without problems.
Is there something missing, can anyone answer this?

@iamdrivenbymywonderfullife
Copy link
Author

It is best to have a graphic together to answer the question, I am a beginner, very grateful for your help!

@Grandpa-proud-cannot-beat-me

I have the same question

@Grandpa-proud-cannot-beat-me

you need download ffmpeg

@iamdrivenbymywonderfullife
Copy link
Author

@artursharykin
Copy link

The environment needs ffmpeg, if you're using conda: conda install ffmpeg.
But if you are using a pip-only environment, extract the contents of the bin folder from a pre-compiled version of ffmpeg such as ffmpeg-master-latest-win64-gpl-shared.zip @ https://github.com/BtbN/FFmpeg-Builds/releases into the following folder: .venv\Scripts.

@vatsal-mi
Copy link

You need to add ffmpeg PATH to environment as well

@Victini00
Copy link

I added ffmpeg.exe in venv/scripts, and also added PATH to environment(C:\Program Files\ffmpeg\bin), but still not works... :(

@Victini00
Copy link

I added ffmpeg.exe in venv/scripts, and also added PATH to environment(C:\Program Files\ffmpeg\bin), but still not works... :(

OMG it works after reboot VScode.. Thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants