Python wie man Numpy auf Pycharm installiert

To install NumPy on PyCharm, click on File and go to the Settings. 
Under Settings, choose your Python project and select Python Interpreter. 
Then, search for the NumPy package and click Install Package.
Chris lazz