Python+selenium Environment Construction

Source: Internet
Author: User
Tags sublime text

WINDOWS8 64-bit system

1, download Phtyon address https://www.python.org/getit/Download:

Installation steps: Windows8, install with a command prompt (administrator) . At the input command prompt, direct output msiexec/package "D:\Python\python-2.7.11.msi" press ENTER to install

Next:

Add your installation path to the system environment variable. Mine is D:\Python27.

Enter python–version at the command line: Successful installation

2. Download Setuptools Address "Python Basic Package Tool" https://pypi.python.org/pypi/setuptools (note: The installation steps can be installed automatically when you install Python.) So I'm not in the installation)

It is important to note that after installing Setuptools, you can see the script directory under the Python installation directory

3. Download pip "Python installation package management tool" address: Https://pypi.python.org/pypi/pip#downloads Download:

After the installation pip download is complete, unzip to a folder, use the CMD console to enter the Extract directory, enter: D:\Python\pip-8.1.0\setup.py install

At the end of the command line, the PIP list is installed.

4. Install Selenium, enter PIP install selenium on the command line

5, the Python editor download sublime text 3:HTTP://WWW.SUBLIMETEXT.COM/3

Installation steps the next step is OK.

That's not clear.

To the environment to build a successful, I hope to start learning a small partner to help

Reference: http://www.cnblogs.com/candle806/archive/2013/06/04/3116989.html

Python+selenium Environment Construction

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.