windows下python3.4安装Numpy和matplotlib

1,Numpy

     https://pypi.python.org/pypi/numpy,array processing for numbers, strings, records, and objects.

注意:对于Python2.7,需要安装Microsoft Visual C++ Compiler for Python 2.7,http://www.microsoft.com/en-us/download/details.aspx?id=44266



2,matplotlib

https://pypi.python.org/pypi/matplotlibhttp://matplotlib.org/,is a python 2D plotting library which produces publication quality figures similar to Matlab.
matplotlib-1.4.3.win32-py3.4.exe + 依赖包:首先安装依赖包:numpy(https://pypi.python.org/pypi/numpy),six(https://pypi.python.org/pypi/six),dateutils(https://pypi.python.org/pypi/dateutils),pyparsing(https://pypi.python.org/pypi/pyparsing)

文章来自:http://blog.csdn.net/lvhao578041381/article/details/44201611
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3