# Write a configuration file to src/mplsetup.cfg python3 make-setup-config.py cd src # Finally install # https://matplotlib.org/stable/install/dependencies.html#use-system-libraries sdh_pip_install -C setup-args="-Dsystem-freetype=true" \ -C setup-args="-Dsystem-qhull=true" .