[Debian-pan-maintainers] Bug#1001168: hkl: FTBFS on mipsel: FAIL: trajectory.py

PICCA Frederic-Emmanuel frederic-emmanuel.picca at synchrotron-soleil.fr
Wed Dec 8 17:05:26 GMT 2021


This small script trigger the  segfault.

#!/usr/bin/env python3

import matplotlib
import matplotlib.pyplot as plt

plt.figure()
plt.title("foo")
plt.savefig("toto.png")



More information about the Debian-pan-maintainers mailing list