Build Python2.7+selenium+pycharm under Mac

Source: Internet
Author: User

1. Download pip

https://pypi.org/project/pip/

Download the above red line marked, and then open the terminal, CD to the above file download successful setup.py directory, execute sudo python setup.py install

2. Installing Selenium

Networked execution sudo pip install–u Selenium (default is the latest 3)

If you want to switch to SELENIUM2 and have installed SELENIUM3, you can enter: sudo pip uninstall selenium in the terminal CD to selenium3 installation directory, prompt for proceed (y/n), enter Y. Uninstall selenium, and re-enter the sudo pip install selenium==2.53.6 installation selenium2

3. Install Pycharm:

https://www.jetbrains.com/pycharm/download/

Installation, all the way to install, until the end of time, you can surf the internet to find broken decoding what. I have directly modified the system time for 10 years, and then choose a trial period of 30 days, this way I can use for 10 years. After the installation of the system and then the time to change back to the good

Build Python2.7+selenium+pycharm under Mac

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.