Hi,
I am trying to use matplotlib to generate png image plots to display in web
pages using apache on solaris. The problem is that savefig(sys.stdout) fails to
generate any output or any error messages. The scripts run ok when run by hand,
either by me or by the apache user. They also work when
Hi,
I am trying to use matplotlib to generate png image plots to display in web
pages using apache on solaris. The problem is that savefig(sys.stdout) fails to
generate any output or any error messages. The scripts run ok when run by hand,
either by me or by the apache user. They also work when