numpy works in IDLE but not in pycharm

I installed numpy using pip. When I import it in IDLE it does not make an error, i.e. it is installed.
When I import it in pycharm it writes that the model is not found.

0
1 comment

Hello, 

I am wondering if the package exists in  the 

Project Interpreter Settings https://www.jetbrains.com/help/pycharm/installing-uninstalling-and-upgrading-packages.html#interpreter-settings

You may have installed the package in another interpreter. 

0

Please sign in to leave a comment.