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

imageio.ffmpeg.download() has been deprecated #102

Open
norman-zhu opened this issue Nov 2, 2022 · 0 comments
Open

imageio.ffmpeg.download() has been deprecated #102

norman-zhu opened this issue Nov 2, 2022 · 0 comments

Comments

@norman-zhu
Copy link

Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/code.py", line 90, in runcode
exec(code, self.locals)
File "", line 1, in
File "/Applications/PyCharm.app/Contents/plugins/python/helpers/pydev/_pydev_bundle/pydev_umd.py", line 198, in runfile
pydev_imports.execfile(filename, global_vars, local_vars) # execute the script
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Applications/PyCharm.app/Contents/plugins/python/helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18, in execfile
exec(compile(contents+"\n", file, 'exec'), glob, loc)
File "/Users/NormanZhu/Desktop/My Projects/Miscellaneous/bilibiliBangumi.py", line 26, in
imageio.plugins.ffmpeg.download()
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/imageio/plugins/ffmpeg.py", line 156, in download
raise RuntimeError(
RuntimeError: imageio.ffmpeg.download() has been deprecated. Use 'pip install imageio-ffmpeg' instead.'

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

1 participant