InstallationΒΆ

Using conda:

conda install animatplot -c conda-forge

Using pip:

pip install animatplot

Warning

If matplotlib was installed with anaconda, please upgrade matplotlib to >= 2.2 with anaconda before installing animatplot with pip. Otherwise, pip may butcher your environment(s).

If you are using jupyter lab, then install jupyter-matplotlib.