Re: trouble with matplotlib

2006-12-03 Thread [EMAIL PROTECTED]
One hack could be to reload the module on each pass. Cheers, -T [EMAIL PROTECTED] wrote: > Hi, > > I am using matplotlib with python to generate a bunch of charts. My > code works fine for a single iteration, which creates and saves 4 > different charts. The trouble is that when I try to run it

trouble with matplotlib

2006-12-03 Thread lisa . engblom
Hi, I am using matplotlib with python to generate a bunch of charts. My code works fine for a single iteration, which creates and saves 4 different charts. The trouble is that when I try to run it for the entire set (about 200 items) it can run for 12 items at a time. On the 13th, I get an erro