Re: cannot install scipy

2006-02-06 Thread Travis Oliphant
Robert Kern wrote: > nitro wrote: > >>Hi, >> >>I am using a Debian system. I installed NumPy and everything works >>well. When I try to install SciPy, I get the following error. Any help >>would be appreciated. >> >>=== >>[EMAIL PROTECTED]:~/scipy/scipy-0.4.4$ python setup.py install >>import core

Re: cannot install scipy

2006-02-03 Thread Robert Kern
John M. Gabriele wrote: > Why not just "apt-get install python-scipy"? > > That's one of the best parts of running Debian. :) It's also one of the worst parts of running Debian (speaking as a happy once-Debian-now-Ubuntu user). In this case, python-scipy is a pretty ancient version of scipy usin

Re: cannot install scipy

2006-02-03 Thread Robert Kern
nitro wrote: > Hi, > > I am using a Debian system. I installed NumPy and everything works > well. When I try to install SciPy, I get the following error. Any help > would be appreciated. > > === > [EMAIL PROTECTED]:~/scipy/scipy-0.4.4$ python setup.py install > import core -> failed: > /usr/lib/p

Re: cannot install scipy

2006-02-03 Thread nitro
I should add the following informtion that it also printed out: === Ran 972 tests in 2.471s FAILED (failures=1) === -- http://mail.python.org/mailman/listinfo/python-list

Re: cannot install scipy

2006-02-03 Thread nitro
I just ran and had one test fail - any ideas? scipy.test(level=1, verbosity=2) == FAIL: check_cdf (scipy.stats.distributions.test_distributions.test_fatiguelife) -

Re: cannot install scipy

2006-02-03 Thread nitro
LOL! Thanks- ashamed :-) nitro -- http://mail.python.org/mailman/listinfo/python-list

Re: cannot install scipy

2006-02-03 Thread John M. Gabriele
nitro wrote: > Hi, > > I am using a Debian system. I installed NumPy and everything works > well. When I try to install SciPy, I get the following error. Any help > would be appreciated. > > === > [EMAIL PROTECTED]:~/scipy/scipy-0.4.4$ python setup.py install > import core -> failed: > /usr/lib/p