scipy 安装

http://scipy.org/install.html

前提是已经安装了pip, 没安装的看这篇文章.

已经安装了pip之后,命令输入升级pip:

然后开始安装相关软件:

然后设置一下path:

Linux:

OSX:

Replace your_user with your username, and “3.5” with your Python version.