Hey all - I have a custom toolbox that imports Matplotlib and numpy to do some charting. The tool will run perfect upon opening and on an initial run. Each successive run in an open ArcMap session gives me the error: import matplotlib as plt KeyError: u'PolyCollection'
Any ideas or help is appreciated!