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

Error on Colab #171

Open
k128 opened this issue Dec 20, 2022 · 2 comments
Open

Error on Colab #171

k128 opened this issue Dec 20, 2022 · 2 comments

Comments

@k128
Copy link

k128 commented Dec 20, 2022

Running the Installation cell, I get the following error:
ModuleNotFoundError Traceback (most recent call last)
in
24
25 # Utility functions
---> 26 import ffmpeg
27
28 def encode_audio(video_path, audio_path, output_path):

ModuleNotFoundError: No module named 'ffmpeg'

@krisaruz
Copy link

same

@krisaruz
Copy link

same

its solved ,use !pip3 install ffmpeg-python

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

2 participants