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
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
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
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
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)
-
LOL!
Thanks- ashamed :-)
nitro
--
http://mail.python.org/mailman/listinfo/python-list
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