简体   繁体   中英

How to configure Pycharm to use packages already installed in Anaconda?

I've recently installed Pycharm 2020.1 and set Anaconda as interpreter:

在此处输入图像描述

When I look at the packages installed, only basic packages appear

在此处输入图像描述

Because Anaconda 2020.02 contains many packages (including Jupyter), I expect that Pycharm can recognize them too.

Is it possible to make Pycharm recognize those packages already installed in Anaconda or I must insall them again in Pycharm?

Instead of creating a new conda environment pick the base conda as an interpreter Existing Interpreter -> Conda environment -> select base conda:

在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM