Re: [Matplotlib-users] matplotlib egg finds wrong version of numpy

2008-11-21 Thread Jeff Mangum
Robert Kern-2 wrote: > > Jeff Mangum wrote: > >> Hmmm. Got it from python.org >> (http://python.org/download/releases/2.5.2/) >> and just reinstalled to make sure. Indeed the binary is in >> /Library/Frameworks/Python.framework/Versions/Current/bin/python. > > I know that you have the pytho

Re: [Matplotlib-users] matplotlib egg finds wrong version of numpy

2008-11-19 Thread Christopher Barker
Jeff Mangum wrote: >> BUILDING MATPLOTLIB >> matplotlib: 0.98.3 >> python: 2.5.1 (r251:54863, Apr 15 2008, 22:57:26) [GCC >> 4.0.1 (Apple Inc. build 5465)] >> platform: darwin You'll need to get easy_install to use the right Python

Re: [Matplotlib-users] matplotlib egg finds wrong version of numpy

2008-11-18 Thread Robert Kern
Jeff Mangum wrote: > Hmmm. Got it from python.org (http://python.org/download/releases/2.5.2/) > and just reinstalled to make sure. Indeed the binary is in > /Library/Frameworks/Python.framework/Versions/Current/bin/python. I know that you have the python.org Python installed. However, it may n

Re: [Matplotlib-users] matplotlib egg finds wrong version of numpy

2008-11-18 Thread Jeff Mangum
Robert Kern-2 wrote: > > Jeff Mangum wrote: > >> Thanks Robert. I grabbed setuptools and reinstalled. Unfortunately, >> even >> though I am using the right version of easy_install... >> >> torgo:Desktop jmangum$ which easy_install >> /Library/Frameworks/Python.framework/Versions/Current/bin

Re: [Matplotlib-users] matplotlib egg finds wrong version of numpy

2008-11-18 Thread Robert Kern
Jeff Mangum wrote: > Thanks Robert. I grabbed setuptools and reinstalled. Unfortunately, even > though I am using the right version of easy_install... > > torgo:Desktop jmangum$ which easy_install > /Library/Frameworks/Python.framework/Versions/Current/bin/easy_install > > ...I still get the s

Re: [Matplotlib-users] matplotlib egg finds wrong version of numpy

2008-11-18 Thread Jeff Mangum
Robert Kern-2 wrote: > > Jeff Mangum wrote: > >> How can I instruct the matplotlib install to find the appropriate python >> install? Thanks! > > Your easy_install script is the one that comes from OS X's Python. Install > setuptools for your www.python.org Python and use the easy_install s

Re: [Matplotlib-users] matplotlib egg finds wrong version of numpy

2008-11-18 Thread Robert Kern
Jeff Mangum wrote: > How can I instruct the matplotlib install to find the appropriate python > install? Thanks! Your easy_install script is the one that comes from OS X's Python. Install setuptools for your www.python.org Python and use the easy_install script that it installs, instead. The P

Re: [Matplotlib-users] matplotlib egg finds wrong version of numpy

2008-11-18 Thread Jeff Mangum
Jeff Mangum wrote: > > > > Robert Kern-2 wrote: >> >> Jeff Mangum wrote: >>> Hello, >>> >>> I am having a problem installing matplotlib 0.93.3 from egg on Mac OSX >>> 10.5.5. Even though I have numpy 1.2.1 installed in >>> /Library/Frameworks/..., the egg insists on using an older versio

Re: [Matplotlib-users] matplotlib egg finds wrong version of numpy

2008-11-18 Thread Jeff Mangum
Robert Kern-2 wrote: > > Jeff Mangum wrote: >> Hello, >> >> I am having a problem installing matplotlib 0.93.3 from egg on Mac OSX >> 10.5.5. Even though I have numpy 1.2.1 installed in >> /Library/Frameworks/..., the egg insists on using an older version of >> numpy (1.0.4) in /opt/local/

Re: [Matplotlib-users] matplotlib egg finds wrong version of numpy

2008-11-17 Thread Robert Kern
Jeff Mangum wrote: > Hello, > > I am having a problem installing matplotlib 0.93.3 from egg on Mac OSX > 10.5.5. Even though I have numpy 1.2.1 installed in > /Library/Frameworks/..., the egg insists on using an older version of > numpy (1.0.4) in /opt/local/lib/python2.5/site-packages (which

[Matplotlib-users] matplotlib egg finds wrong version of numpy

2008-11-17 Thread Jeff Mangum
Hello, I am having a problem installing matplotlib 0.93.3 from egg on Mac OSX 10.5.5. Even though I have numpy 1.2.1 installed in /Library/Frameworks/..., the egg insists on using an older version of numpy (1.0.4) in /opt/local/lib/python2.5/site-packages (which must have been delivered with