On Mon, Aug 10, 2009 at 1:09 PM, James Battat<jbat...@mit.edu> wrote:
> I'm installing matplotlib from source on a linux machine (system
> details below).  The module builds and installs without error.  I can
> import pylab successfully from an interactive python prompt.  When I
> plot data, however, pylab.show() brings up an empty plot window (gray
> background), and pylab.savefig("test.png") makes an empty image (white
> background).  I've tried rebuilding, but with no success (output also
> below).

Did you do a clean build and install, ie blow away both the build and
install dirs (as well as all the cached data in ~/.matplotlib for good
measure)

http://matplotlib.sourceforge.net/faq/installing_faq.html#cleanly-rebuild-and-reinstall-everything

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to