Re: [Pythonmac-SIG] [Matplotlib-users] Matplotlib Universal Package

2006-05-24 Thread Andrew Straw
Dear Sam, Could you please try the following patch? I think it will fix the issue, but I'm not sure -- I don't have this problem on my linux system. If it works, I'll commit it to svn. (Robert Kern suggested modifying the setup.py to include a compiler command-line directive. IMO this is bet

Re: [Pythonmac-SIG] [Matplotlib-users] Matplotlib Universal Package

2006-05-23 Thread Samuel M. Smith
Well, I gave up. I regressed and installed numpy 0.9.6 from the package installer and looks like matplotlib works now. It sure blows my confidence when two months go by and there are enough changes that I can't install from source anymore. I would like to try again but it would be nice to know

Re: [Pythonmac-SIG] [Matplotlib-users] Matplotlib Universal Package

2006-05-23 Thread Samuel M. Smith
So I could either regress numpy or build Matplotlib from source. Since I like being able to get the latest bug fixes for Matplotlib and the last time I build it from svn it went without a hitch, I decided to try to build Matplotlib from source. Unfortunately it didn't work this time. I get th

Re: [Pythonmac-SIG] [Matplotlib-users] Matplotlib Universal Package

2006-05-23 Thread Samuel M. Smith
Charlie, I finally had some time to update my python matplotlib installation. I installed Universal Python 2.4.3-2006-04-07.dmg numpy 0.9.8 from source wxPython2.6-osx-unicode-2.6.3.2rc2-universal10.4-py.2.4.dmg wxPython2.6-osx-ansi-2.6.3.2rc2-universal10.4.py2.4.dmg Iipython 0.7.1.fix1 was alre

Re: [Pythonmac-SIG] [Matplotlib-users] Matplotlib Universal Package

2006-05-23 Thread Charlie Moad
Yeah, mpl 0.87.2 was built with numpy 0.9.6. I don't think a new matplotlib release is in the near future unless the new numpy warrants a minor bump. - Charlie On 5/23/06, Samuel M. Smith <[EMAIL PROTECTED]> wrote: > Charlie, > > I finally had some time to update my python matplotlib installatio