python comment installer Numpy sur pycharm

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