On Wed, Sep 5, 2012 at 8:50 AM, 心如烛光 <275438...@qq.com> wrote:
> Hi,everybody.
> I have installed scipy with commend:"pip install scipy" (OSX lion
> 10.7.4)
> But I encounter error while testing.BTW,the test of numpy is OK.
gcc-llvm (the default gcc) is known to not work with scipy. It may
Hi,everybody.
I have installed scipy with commend:"pip install scipy" (OSX lion 10.7.4)
But I encounter error while testing.BTW,the test of numpy is OK.
I input:
>>> import scipy
>>> scipy.test()
And this is the respond:
Running unit tests for scipy
NumPy version 1.8.0.de