python 安装scipy

之前安装pybrain,fann2要用到scipy,numpy

但是用pip并没有安装成功

sudo apt-get install python-numpy python-scipy python-matplotlib 

安装成功 = =

你可能感兴趣的:(linux,machine,learning)