pycharm use anaconda interpreter

可紊 提交于 2019-12-24 20:02:13

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!