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 in traffic.py #14

Open
pankaj29 opened this issue Oct 20, 2018 · 3 comments
Open

Error in traffic.py #14

pankaj29 opened this issue Oct 20, 2018 · 3 comments

Comments

@pankaj29
Copy link

Hi,
I am getting error while trying to run traffic.py file from command prompt-
assertion error : Cannnot find installation of ffmpeg

@SusmeetJain
Copy link

If you are using linux/mac, just run this command
sudo apt-get install ffmpeg

See this page for installing ffmpeg on windows.

@cishu1992
Copy link

I have the same problem. I have ubuntu on my virtual machine and I am not able to run. I reinstalled ffmpeg a few times.

@nikhil-amin
Copy link

Even I was facing the same error, but it was solved using Anaconda.

conda install ffmpeg -c mrinaljain17

I hope this helps! 😄

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

4 participants