在64位win7上安装Python3.3.2及Numpy及matplotlib

1 、python-3.3.2.amd64.msi 双击安装

2、安装以下程序

      numpy-unoptimized-1.7.1.win-amd64-py3.3.exe

     six-1.3.0.win-amd64-py3.3.exe

     python-dateutil-2.1.win-amd64-py3.3.exe

     pyparsing-2.0.1.win-amd64-py3.3.exe

    matplotlib-1.3.0.win-amd64-py3.3.exe

3、都安装完后,就可以使用python,numpy,matplotlib了


我的资源:http://download.csdn.net/detail/dusin/5901295 ,包含了所有文件

你可能感兴趣的:(Python)