Python development Environment Build (Eclipse) __python

Source: Internet
Author: User
1. Python SDK to the 64-bit official website. Currently (2017.03) The latest version is 3.6. 2.eclipse install JDK. Install Eclipse for Java. 3. Pydev plugin

Search for Pydev in Eclipse's market. 3.1 When new projects are first created, you configure the location of the Python interpreter installation.


Figure 3-1 Creating a new Python project

Also pay attention to choosing the syntax version.


Figure 3-2 Specifies the Python interpreter 4. Linux

Linux is usually brought in Python, in the/usr/bin/directory. And this directory is under the path of the system. Vim writes the py file, and it also highlights itself. 4.1 Executing the PY program

Python commands run Python xxx.py.

The executable file needs to be #!/usr/bin/python as the first line. Then give the file executable permissions.

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.