yum install -y python-matplotlib
yum install pygtk2
http://stackoverflow.com/questions/13336823/matplotlib-python-error
yum install pygtk2
http://stackoverflow.com/questions/13336823/matplotlib-python-error
import matplotlib as mpl
mpl.use('Agg')
import matplotlib.pyplot as plt
No comments:
Post a Comment