Re: [Numpy-discussion] encounter many warnings while it's installing scipy

2012-09-02 Thread Chao YUE
I don't think so. Maybe you can just try some functions you're familiar to see if they work as expected. Chao On Sun, Sep 2, 2012 at 3:59 PM, 心如烛光 <275438...@qq.com> wrote: > Hi,everybody. > I encounter many warnings while it's installing scipy with the > commend:pip install scipy > Su

[Numpy-discussion] encounter many warnings while it's installing scipy

2012-09-02 Thread ????????
Hi,everybody. I encounter many warnings while it's installing scipy with the commend:pip install scipy Such as " warning:XX variable is uninitialized before used [-Wuninitialized]" What makes these warnings? And will they make something wrong with scipy?How can I fix it ?