1. Download eclipse
2. Download Java JRE (this will prompt you to download when running eclipse, please download it according to the system model)
3. After downloading the JRE, add the path of Javaw.exe under directory to the system PATH environment variable, so that eclipse can find the JRE environment, it can begin to install.
4, run Eclipse.exe according to the prompt to choose the type you want, in the installation, after installation, select the working file directory.
5. Install the Pydev tool below, go to Eclipse tool, select Help, select Install new software. Install the Pydev tool.
6, select the Add button, enter the software name (customizable), enter the URL www.pydev.org/updates start detection software link, if valid will show Pydev and Pydev Ylyn ... Wait, the estimated time is 1 minutes. enough to choose Pydev. Click Next to proceed to the next step and wait 3 minutes. Middle dialog box Prompt Click Accept ... Proceed to the next step until finished and start the formal installation.
7, follow the prompts to install Pydev regret hint restart Eclipse software, click OK. You can create a Python project by entering the new eclipse interface.
8. Click File-----Project---Pydev--python project to start creating a new projects file, which needs to be configured
Python's installation directory, select the directory, easy to find the parser.
9, select the week apply a bit, and then OK to continue. You can create a new module to test
10. To download the external package using Easy_install and pie, make a false statement to add the system path path to the scripts path below Python.
The hint is that no path is established, the representative has identified the Easy_install, but there is no external package to download.
The Python tools Eclipse Pydev tool is installed.