Re: [Matplotlib-users] MPL/Pylab install woes (still)

2006-09-13 Thread Christopher Barker
Paul-Michael Agapow wrote: > there was a previous wx installation on my machine. > (Possibly installed by some super-pack or along with some other > library.) Apple put it there. they included a version of wxpython with their Python install. It's out of date, but pretty coll that they did it.

Re: [Matplotlib-users] MPL/Pylab install woes (still)

2006-09-13 Thread Paul-Michael Agapow
Spot on. Thanks Charles - that did the trick (setting WX_CONFIG to point to the right place). I had the universal wxpython installed but unbeknownst to me there was a previous wx installation on my machine. (Possibly installed by some super-pack or along with some other library.) Setting the enviro

[Matplotlib-users] MPL/Pylab install woes (still)

2006-09-12 Thread Paul-Michael Agapow
After some progress in installing matplotlib (after solving the numpy problem, thanks), I've hit another obstacle. Again, perhaps someone will recognise the symptoms or suggest the next place to look. The technical set up: OSX 10.4, MPL 0.87.5, numeric, numarray and  numpy 1.0b5 installed, intel Ma

Re: [Matplotlib-users] MPL/Pylab install woes (still)

2006-09-12 Thread Charlie Moad
> After some progress in installing matplotlib (after solving the numpy > problem, thanks), I've hit another obstacle. Again, perhaps someone will > recognise the symptoms or suggest the next place to look. The technical set > up: OSX 10.4, MPL 0.87.5, numeric, numarray and numpy 1.0b5 installed,