Pycharm Configuring the Anaconda Environment

Source: Internet
Author: User

Pycharm is a very popular Python editor. Anaconda is a Python release that focuses on data analysis and contains more than 190 science packages, including Conda, Python, and their dependencies. Anaconda simplifies your workflow with the Management Toolkit, development environment, and Python version. It is not only easy to install, update, uninstall the toolkit, but also to install the appropriate dependencies automatically, while you can use different virtual environments to isolate the different requirements of the project. Anaconda comes with integrated development environment Spyder. Some people don't like the Spyder style. Personal feeling its hint function is also inferior to pycharm. If the pycharm can be configured anaconda environment, not beautiful. Next, share your personal experience:

The process of installing Anaconda and pycharm is not a nonsense, it's easier. There are also a lot of tutorials on the web. I installed the Pycharm version for 2017.3.2 (Community Edition).

After you have finished installing both:

The first step is to configure the Anaconda environment variable in the system environment variable path to add the Anacond installation path and its subfolders script and Library/bin. I am mounted on the G-disk, my configuration is "G:\ANACONDA3; G:\Anaconda3\Scripts; G:\Anaconda3\Library\bin ".

The second step is to configure the Anaconda environment for Pycharm. Enter Pycharm, click File->default setting->project Interpreter


Click Gear to select Add Local


I was choosing the third one. I thought it was the second one, but I didn't know what to do. Click on the Third tab and select the path as Python.exe under the Anaconda installation path to determine the successful configuration of the Anaconda environment.


Later, projects created in this environment can use the libraries already in Anaconda.


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.