Re: [matplotlib-devel] 87.5 binary for os-x

2006-09-12 Thread Charlie Moad
I've been busy, but I will try to make mpkgs for mpl and numpy tonight and post them to the pythonmac-sig list so they get added to the pythonmac listing. - Charlie On 9/11/06, Brendan Simons <[EMAIL PROTECTED]> wrote: > Sigh, this is driving me crazy > > I tried downloading the Scipy-Superpack f

Re: [matplotlib-devel] 87.5 binary for os-x

2006-09-12 Thread Christopher Barker
Charlie Moad wrote: > I've been busy, but I will try to make mpkgs for mpl and numpy tonight > and post them to the pythonmac-sig list so they get added to the > pythonmac listing. In the meantime, why not just post the eggs there? That's probably the way of the future anyway. And for the OP: Ch

[matplotlib-devel] example: wx.ToolTip for MPL axes

2006-09-12 Thread Martin Spacek
Not sure if this already exists, but here's an example file of how to get a wx.ToolTip to pop up and report the current mouse position in data coordinates over a MPL axes. Not sure if it's the best way of doing this, but it seems to work really well for me. Perhaps it would be useful to add thi

Re: [matplotlib-devel] 87.5 binary for os-x

2006-09-12 Thread Charlie Moad
Ok, I uploaded the mpkgs to, "http://euclid.uits.iupui.edu/mplfiles/";. Chris, can you please notify the pythonmac list? I am shuffling around my mailing lists and I am not subscribed at this instant. Thanks, On 9/12/06, Christopher Barker <[EMAIL PROTECTED]> wrote: > Charlie Moad wrote: > > I'

Re: [matplotlib-devel] 87.5 binary for os-x

2006-09-12 Thread Brendan Simons
"Way of the future" or not, I tried to download easy_install to use the egg version and got nowhere fast. mpkgs are much easier for those of us who aren't command-line gurus (I didn't realize you could drop the contents of an egg right into site-packages though. I'll have to try that next