Re: [Numpy-discussion] numpy issues at startup

2009-06-02 Thread Robert Kern
On Tue, Jun 2, 2009 at 13:35, Turner, Todd J Civ USAF AFMC AFRL/RXLMP wrote: > All right, here goes... > print numpy.__file__ > /home/d1/turnertj/Python-2.5.4/lib/python2.5/site-packages/numpy/numpy/__init__.pyc That looks like it was definitely installed incorrectly, then. It looks like the

Re: [Numpy-discussion] numpy issues at startup

2009-06-02 Thread Turner, Todd J Civ USAF AFMC AFRL/RXLMP
On Behalf Of Robert Kern Sent: Tuesday, June 02, 2009 2:24 PM To: Discussion of Numerical Python Subject: Re: [Numpy-discussion] numpy issues at startup On Tue, Jun 2, 2009 at 13:19, Turner, Todd J Civ USAF AFMC AFRL/RXLMP wrote: > I’m having some numpy problems when using the package with Pytho

Re: [Numpy-discussion] numpy issues at startup

2009-06-02 Thread Robert Kern
On Tue, Jun 2, 2009 at 13:19, Turner, Todd J Civ USAF AFMC AFRL/RXLMP wrote: > I’m having some numpy problems when using the package with Python.  My admin > installed numpy for me and we think it’s installed right.  When I’m in > python and type ‘import numpy’ I get the “Running numpy from source

[Numpy-discussion] numpy issues at startup

2009-06-02 Thread Turner, Todd J Civ USAF AFMC AFRL/RXLMP
I'm having some numpy problems when using the package with Python. My admin installed numpy for me and we think it's installed right. When I'm in python and type 'import numpy' I get the "Running numpy from source directory". It doesn't matter which directory I launch python out of, it always giv