Re: [Matplotlib-users] Any fix for wxAgg on Mac?

2006-11-09 Thread Christopher Barker
Russell E Owen wrote: > Thanks! That should be enough info to go on. Let us know how it works out -- or use the packages recently posted on pythonmac.org/packages > I'm surprised, though. I know /usr/local/bin is on my path before > /usr/bin and I thought /Library/Frameworks/Python.../bin wa

Re: [Matplotlib-users] Any fix for wxAgg on Mac?

2006-11-09 Thread Christopher Barker
Russell E Owen wrote: > I should probably be using wxPython 2.6.x. I originally thought wxPython > 2.7 was the current release but as you pointed out, that was a > misconception. Unfortunately, it's the only binary package available for > Python 2.5 at pythonmac.org. There is a binary of wxPyth

Re: [Matplotlib-users] Any fix for wxAgg on Mac?

2006-11-09 Thread Christopher Barker
On second thought --- Russell E Owen wrote: > Now when I try to build matplotlib it fails. Ouch. > It starts out with the same warning as last time: > setup.py:267: DeprecationWarning: The wxPython compatibility package is > no longer automatically generated or activly maintained. Please switc

Re: [Matplotlib-users] Any fix for wxAgg on Mac?

2006-11-09 Thread Christopher Barker
Russell E. Owen wrote: > I reinstalled wxPython 2.7 from the package at pythonmac.org (to be > paranoid). I'm using the Python 2.5 version. check > I got wx-config on my path and confirmed it's the right one (see below > for details). check. > Now when I try to build matplotlib it fails. Ouch

Re: [Matplotlib-users] Any fix for wxAgg on Mac?

2006-11-09 Thread Christopher Barker
Russell E Owen wrote: > It turns out my wx-config was in: > /usr/local/lib/wxPython-unicode-2.7.1.3/lib/wx/config/mac-unicode-debug-2.7 > not a location I'd ever have expected or would want to add to my $PATH > (and not easy to find -- I had to use a special file finding utility to > find it). >

Re: [Matplotlib-users] Any fix for wxAgg on Mac?

2006-11-09 Thread Christopher Barker
Russell and Charlie, Are your two binaries any different? Any reason to choose one over the other? In particular, which of these are supported: numpy 1.* Numeric numarray GTK TK wx (which version?) -Chris -- Christopher Barker, Ph.D. Oceanographer

Re: [Matplotlib-users] Any fix for wxAgg on Mac?

2006-11-09 Thread Charlie Moad
On 11/9/06, Russell E Owen <[EMAIL PROTECTED]> wrote: > At 10:18 AM -0800 2006-11-09, Christopher Barker wrote: > >Russell and Charlie, > > > >Are your two binaries any different? Any reason to choose one over > >the other? In particular, which of these are supported: > > > >numpy 1.* > >Numeric >

Re: [Matplotlib-users] Any fix for wxAgg on Mac?

2006-11-09 Thread Russell E Owen
At 10:18 AM -0800 2006-11-09, Christopher Barker wrote: >Russell and Charlie, > >Are your two binaries any different? Any reason to choose one over >the other? In particular, which of these are supported: > >numpy 1.* >Numeric >numarray > >GTK >TK >wx (which version?) My binary supports: - numpy

Re: [Matplotlib-users] Any fix for wxAgg on Mac?

2006-11-08 Thread Charlie Moad
> >Otherwise, Charlie Moad was building binaries -- I wonder what's > >become of him? Been busy... ;) I posted the mac binaries last night. - Using Tomcat but need to do more? Need to support web services, security? Get stuf

Re: [Matplotlib-users] Any fix for wxAgg on Mac?

2006-11-08 Thread Russell E Owen
At 4:10 PM -0800 2006-11-08, Christopher Barker wrote: >I just tried to compile MPL with wxPython 2.7 -- and remembered why I >hadn't done it in a while -- I don't have Universal version of libpng >and libfreetype, and I don't know how to make or have the time to figure >it out. I would be happy t

Re: [Matplotlib-users] Any fix for wxAgg on Mac?

2006-11-08 Thread Russell E Owen
At 2:38 PM -0800 2006-11-08, Christopher Barker wrote: >Russell E. Owen wrote: >>I reinstalled wxPython 2.7 from the package at pythonmac.org (to be >>paranoid). I'm using the Python 2.5 version. > >check > >>I got wx-config on my path and confirmed it's the right one (see >>below for details). >

Re: [Matplotlib-users] Any fix for wxAgg on Mac?

2006-11-07 Thread Chris Barker
Russell E Owen wrote: >> Russell E. Owen wrote: >>> On Feb 25 Samuel Smith reported that WXAgg crashed on MacOS X using >>> matplotlib 0.87. I just built matplotlib 0.87.7 on Python 2.5 and am >>> still having the problem. >>> - matplotlib 0.87.7 (from source) >> >> That may be the issue -- are y