ljvmiranda921 / pyswarms

A research toolkit for particle swarm optimization in Python
https://pyswarms.readthedocs.io/en/latest/
MIT License
1.28k stars 332 forks source link

matplotlib.animation - WARNING - MovieWriter imagemagick unavailable; using Pillow instead. #533

Open lucas15936 opened 1 month ago

lucas15936 commented 1 month ago

Describe the bug Hello. Can anyone help me with this error? I am trying run "Plotting in 3-D space" from examples from the docs of pyswarms, but I get this error ("matplotlib.animation - WARNING - MovieWriter imagemagick unavailable; using Pillow instead.") and a blank gif is given.

To Reproduce Steps to reproduce the behavior: steps are given in https://pyswarms.readthedocs.io/en/latest/examples/tutorials/visualization.html

Expected behavior Obtaining a gif

Environment: