web自动化测试python+selenium学习总结----python环境安装

一、python下载地址:https://www.python.org/downloads/

web自动化测试python+selenium学习总结----python环境安装

二、双击python的.exe文件安装:

web自动化测试python+selenium学习总结----python环境安装

后面直接点击“next”

web自动化测试python+selenium学习总结----python环境安装

步骤二:选择安装在D:\python3.6;

web自动化测试python+selenium学习总结----python环境安装

步骤三:环境变量配置

新建系统变量  PYTHON_HOME D:\python3.6;

web自动化测试python+selenium学习总结----python环境安装

步骤四:配置系统变量    path; %PYTHON_HOME%   %PYTHON_HOME%\Scripts

web自动化测试python+selenium学习总结----python环境安装

步骤五:验证python是否安装成功   输入命令:  python --version

web自动化测试python+selenium学习总结----python环境安装

上一篇:windows上安装gcc/g++环境(MinGW,msys64等)


下一篇:openstack之neutron配额调整