numpy works in IDLE but not in pycharm 5858176 Created July 13, 2022 18:31 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.
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.