Closed j-berg closed 5 years ago
Works on servers with agg
backend, this instance was using Qt5Agg
.
Adding matplotlib.use('agg')
to compile.py
to see if forcing backend will fix the issue.
See 6b14d8586d5f0976e620a59f4a24ebfc9c763964 for fix