Skip to content

Add pycairo to allow matplotlib to use cairo backend

Sylvester Joosten requested to merge fix-matplotlib-cairo-backend into v3.0-stable

This is addressing an error where importing matplotlib.pyplot fails due to an issue with Cairo (caused by not having the pycairo package installed)

Merge request reports

Loading