diff --git a/lib/matplotlib/animation.py b/lib/matplotlib/animation.py index 418231c11a2f..a32979888e05 100644 --- a/lib/matplotlib/animation.py +++ b/lib/matplotlib/animation.py @@ -1106,6 +1106,7 @@ def func(current_frame: int, total_frames: int) -> Any "save animations.") _log.warning("MovieWriter %s unavailable; trying to use %s " "instead.", writer, alt_writer) + alt_writer = writers[alt_writer] writer = alt_writer( fps, codec, bitrate, extra_args=extra_args, metadata=metadata)
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: