Eclipse uses the Anaconda Python interpreter

Source: Internet
Author: User

Problem:

ubuntu16.04 Anaconda Installation Succeeded

Eclispe write Python code not available (pandas library, etc.)

Reason:

Eclispe the Python interpreter at this time ==> is not anaconda

Workaround:

Eclipse uses the Anaconda Python interpreter

(that is, enable eclipse to use the Pandas Library and other Anaconda Integrated libraries):
1.linux Install the Anaconda.
2. Right-click on the Python item-->properties-->pydev-interpreter--> point to the right of the blue one (click here to Configure a interpreter not Listed)-->new--> This path: (/home/soyo/anaconda2/bin/) python2.7
3. Finally select Apply after OK

4.Eclipse Python cancels the place where the mouse stays highlighted:
Right-click inside the Program box-->preferences-->editors-->annotations-->occurrences (PYDEV) and tick off all the default options on the right (that is, all are not selected)

Eclipse uses the Anaconda Python interpreter

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.