1、安装python-2.7.11.amd64;2、设置环境变量path(C:\Python27;)3、在运行下面到Scripts目录下4、运行安装selenium包,命令为pip install selenium5、运行成功后,在Python 2.7.11 shell下运行import selenium6、安装编辑器pycharm