Thanks for the reiteration/clarification...  Do you see any reason why a 
fail-safe check similar to what I proposed would be ill advised?

MJ

-----Original Message-----
From: Matthew Brett [mailto:matthew.br...@gmail.com] 
Sent: Wednesday, October 15, 2014 3:44 PM
To: Mark Janikas
Cc: Thomas Caswell; Phil Elson; Benjamin Root; Matplotlib Users
Subject: Re: [Matplotlib-users] FW: traceback when import matplotlib.pyplot 
twice

Hi,

On Wed, Oct 15, 2014 at 2:56 PM, Mark Janikas <mjani...@esri.com> wrote:
>
> When I replaced the file I got the 1st error below.   As you had pointed out 
> earlier… this is strange.  It only occurs when you run it more than once… 
> strange indeed… it is like a manager is being created and deleted but perhaps 
> the reference hasn’t

Just to echo what Tom said, the error suggests that ``gc.collect()`` is being 
called after the gc module is most of the way through being torn down, so that 
the ``collect`` function has already been deleted...

Cheers,

Matthew

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to