anaconda的软件包大概500M+ ,python的大小约为数十M,为什么会差这么多,就是因为anaconda作为python的科学计算发行版已经安装好了很多包,其中就包括Matplotlib,所以上面代码的意思是 anaconda的环境中 已经安装完matplotlib了