在Windows Python3.4 上安装NumPy、Matplotlib、SciPy和IPython

 

NumPy 下载地址:

http://sourceforge.net/projects/numpy/files/NumPy/1.8.1/

SciPy 下载地址:

http://sourceforge.net/projects/scipy/files/scipy/0.14.0/

Matplotlib 下载地址:

http://sourceforge.net/projects/matplotlib/files/matplotlib/

 

SciPy和Matplotlib可以通过Enthough安装,地址为www.enthought.com/products/epd.php 。
在安装过程中,你可能需要将一个文件msvcp71.dll放到目录C:\Windows\system32下。你可以从这
里下载这个文件:www.dll-files.com/dllindex/dll-files.shtml?msvcp71 。

 

 

 

Windows下的IPython:

pip install ipython
 

posted @ 2014-08-13 14:12  qingda  阅读(1300)  评论(0编辑  收藏  举报