Re: [Matplotlib-users] FW: traceback when import matplotlib.pyplot twice

2014-10-11 Thread Phil Elson
On 10 October 2014 19:10, Thomas Caswell tcasw...@gmail.com wrote: I suspect a better fix is to change all of the staticmethods - classmethods +1 -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer

Re: [Matplotlib-users] FW: traceback when import matplotlib.pyplot twice

2014-10-11 Thread Thomas Caswell
See https://github.com/matplotlib/matplotlib/pull/3638 That might help to make sure that things tear them selves down in the right order. Tom On Sat, Oct 11, 2014 at 10:12 AM, Phil Elson pelson@gmail.com wrote: On 10 October 2014 19:10, Thomas Caswell tcasw...@gmail.com wrote: I suspect