I have installed all the dependencies and when I am tried to execute the program I am stuck on an error. I did some google but didn’t find any update. can You please help me in this.
The error is
File “C:\Users\Deepu\AppData\Local\Programs\Python\Python35\lib\site-packages\skvideo\io\io.py”, line 240, in vreader
assert _HAS_FFMPEG, “Cannot find installation of ffmpeg.”
AssertionError: Cannot find installation of ffmpeg.
Hi,
I have installed all the dependencies and when I am tried to execute the program I am stuck on an error. I did some google but didn’t find any update. can You please help me in this.
The error is
File “C:\Users\Deepu\AppData\Local\Programs\Python\Python35\lib\site-packages\skvideo\io\io.py”, line 240, in vreader assert _HAS_FFMPEG, “Cannot find installation of ffmpeg.” AssertionError: Cannot find installation of ffmpeg.