一,python环境搭建
- 双击python-3.7.0-amd64进行安装,使用默认方式安装:Customize installation。勾选install launcher for all users:给所有的用户安装启动器;勾选Add Python 3.7 to Path :添加Python到Path环境变量中。
- 勾选全部选项,然后点击NEXT。Documentation:使用手册;pip:python package index python:第三方插件管理;tcl/tk and IDLE python:界面操作;Python test suite python:测试环境;Py lanucher python:启动器;for all users:给所有用户。
- 勾选前五项,默认本地安装位置(Customize install location),点击install(安装)。install for all users:给所有用户;Associate files with python:关联python文件;create shortcuts for installed applications:给安装的软件,添加个快捷方式;add python to enviroment variables:将python添加到环境变量中;Precompile standard library:预编译[准备]python标准文件。
- setup创建,构建 ;progress:过程,