[Matplotlib-users] Destroying canvas

2011-02-27 Thread Sandy Oz
Hello everyone, I'm building and application which will display a collection of several wxpanels each of which displays a FigureCanvasWxAgg with a particular subplot. The user is allowed to remove these panels. However, after a panel is deleted (call wxPanel.Destroy()), and the mouse moves over

[Matplotlib-users] multiarray.so import issues

2011-01-19 Thread Sandy Oz
Hello everyone, I'm trying to build a distribution directory for a wxpython app that integrates matplotlib. I want to give the user all the packages that he/she needs without them having to install anything. I was able to do this successfully on windows by using py2exe. However, when on Unix I