[Python-modules-team] Bug#751385: newer python interfers with matplotlib

maximilian attems maks at stro.at
Thu Jun 12 14:08:01 UTC 2014


Having to plot thingies, this is my workaround for the moment:

+import matplotlib
+matplotlib.use('GTK') 
import matplotlib.pyplot as plt


-- 
maks



More information about the Python-modules-team mailing list