问题
I use anaconda's interpreter as pycharm interpreter. I wonder if all the module included in the "conda list" should appears in pycharm. In my situation, the anwser is NO, I need to install the modules which are already included in the "conda list" Is it normal?
回答1:
In the Settings -> Project Interpreter
you can switch to the Conda Package Manager
mode.
Also in the Project Interpreter
drop-down menu above, make sure you are using the correct Conda Environment
.
来源:https://stackoverflow.com/questions/51336823/pycharm-use-anaconda-interpreter