Python学习笔记1安装概述_20170610
python 的安装概述:
安装Python3.6,教程很多
需要安装的module:(注意选择版本)
numpy
scipy
matplotlib
以上,在Windows 和 linux上安装都比较容易,教程也很丰富。
另外,假如需要安装TensorFlow的话,建议将Python安装在Ubuntu上。
Ubuntu上比较好用的Python 的 IDE:pycharm、spyder(free)
合适的教程:
1. 廖雪峰python教程网站
2. http://www.runoob.com/python/python-tutorial.html

浙公网安备 33010602011771号