On 10/19/2015 08:57 AM, Sandro Tosi wrote:
since you show(), that will open a window
But I don't:
$ tar xJf issue_796905.tar.xz
$ grep show python-slowdown/test.py
# plt.show()
I got the test case from the original post:
import matplotlib.pyplot as plt
plt.plot([1, 2, 3])
plt.show()
if you're using another one, please paste it here
I already did, in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796905#37. Here's the
link again:
https://trialphaenergy.box.com/shared/static/atpj07qtvdlgwft4ppp0l6q0jmjfo2a7.xz
(sorry for the ugly link)
Best,
-Nikolaus