Re: [matplotlib-devel] [Matplotlib-users] Missing dll in windows build 0.87.4

2006-07-24 Thread Charlie Moad
On 7/24/06, Chris Fonnesbeck <[EMAIL PROTECTED]> wrote: > On 7/23/06, Charlie Moad <[EMAIL PROTECTED]> wrote: > > The mingw/2.4 build still works. There are instructions at the top of > > the setupext.py file. The dll linking error you are getting is > > something we ran into a lot. If you have

[matplotlib-devel] Matplotlib as a separate process

2006-07-24 Thread Bill Baxter
Matplotlib is quite nice, but I keep running into problems with the actual display interface. In some cases the plot window freezes and such when using it from a debugger, or sometimes pylab.show() just never returns. Matlab's plotting interface just never gave me so much trouble. I think all the