I have anaconda, but Pycharm can't find it

Miki Tebeka miki.tebeka at gmail.com
Mon Nov 27 01:40:08 EST 2017


You need to set the Python interpreter for the project to be the Anaconda one. See https://www.jetbrains.com/help/pycharm/configuring-python-interpreter.html

On Monday, November 27, 2017 at 1:56:58 AM UTC+2, C W wrote:
> Hello all,
> 
> I am a first time PyCharm user. I have Python 3 and Anaconda installed.
> They work together on Sublime Text, but not on Pycharm.
> 
> Pycharm tells me it cannot find modules numpy, matplotlib, etc.
> 
> What should I do? I tried to set the interpreter environment, and a few
> other options, none seem to work.
> 
> This is the typical solution, but it does not work
> https://stackoverflow.com/questions/35623776/import-numpy-on-pycharm
> 
> Thanks,
> 
> -Mike




More information about the Python-list mailing list