Installation ============ Basic installation: .. code:: sh pip3 install --user --upgrade "clusterking[,plotting]" If you do not require plotting, you can remove ``[,plotting]``, which adds ``matplotlib`` as a dependency. If you are on MaxOS, you might want to check out the `matplotlib documentation `_ on how to install matplotlib and install it **prior** to installing matplotlib.