smd icon indicating copy to clipboard operation
smd copied to clipboard

Unable to download 'ffmpeg-win32-v3.2.4.exe'

Open zeus1921 opened this issue 5 years ago • 3 comments

https://pastebin.com/h7dMdnGv

zeus1921 avatar Aug 08 '19 23:08 zeus1921

bump

zeus1921 avatar Aug 10 '19 16:08 zeus1921

manually install

##try this: #open python3 in terminal

Python 3.6.6 |Anaconda, Inc.| (default, Jun 28 2018, 17:14:51) 
[GCC 7.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import imageio
>>> imageio.plugins.ffmpeg.download()

Jesseslco avatar Sep 02 '19 12:09 Jesseslco

>>> import imageio
>>> imageio.plugins.ffmpeg.download()

Worked for me in Python 3.7.4 btw. Thanks.

cybersteel8 avatar Oct 17 '19 06:10 cybersteel8