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

Using program gives error: "FileNotFoundError: [Errno 2] No such file or directory: 'ffmpeg'" #4

Open
jeff-soriano opened this issue Jan 11, 2024 · 3 comments

Comments

@jeff-soriano
Copy link

Screen Shot 2024-01-10 at 8 14 30 PM

I have verified that I have the prerequisite packages installed. I also installed ffmpeg using pip. I am using python version 3.9.10

@ETLopes
Copy link

ETLopes commented Jan 11, 2024

To fix that you need to install ffmpeg using brew or apt

@Ruinan-Ding
Copy link

you must add ffmpeg to your environmental variables

@Ruinan-Ding
Copy link

Ruinan-Ding commented Mar 14, 2024

you must add ffmpeg to your environmental variables

https://phoenixnap.com/kb/ffmpeg-mac

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

3 participants