使用Anaconda运行Pycharm,conda在OS X上运行Python 2.7 的env.
conda
在终端中,运行conda list显示包列表已安装...但它没有显示在'Preferences> Project Interpreter'下的包列表中,并且PyCharm无法自动完成涉及包的任何内容.
conda list
但是当我从命令行运行相同的脚本时,它工作得很好.
关于为什么PyCharm中的相同conda env无法看到pip安装的软件包的任何想法?
在终端点列表中:
在pycharm包列表中:
python macos anaconda
anaconda ×1
macos ×1
python ×1