Linux Install the Devpy plugin __linux

Source: Internet
Author: User

"1" Reference: http://pydev.org/index.html

Recently installed in the ubuntu12.4 devpy plug-ins, encountered installation errors, the last found to be a plugin problem, we recommend that you use the following URL installation

Http://download.aptana.com/studio3/plugin/install

Set Pydev

Open Eclipse->windows->preference->pydev->interpreter-python,

Click New L to create a new interpreter, name casually, path you use

Whereis Python3 (which version of your installation is a few) check bin, my under/usr/lib/python3, called Python3, select or copy this path to

Interproter Name:python3

Interproter executable: the appropriate path

Then it will automatically import some library files after performing the Apply, OK OK

Create a Pydev Project

File-—— Other--pydev folder ——— PyDev project Next, enter PyDev project name click Finish to complete

Then right-click the item new to create a new Pydev module Click on the open, enter package package name, module name casually, finish finished

Open the newly created PY script to enter print "Hello World" and run as select Python run

The correct console will print the Hello world information, the entire installation process has been completed

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.