How to install numpy in Windows?

Numpy is nothing but a python package which provides multidimensional array which can be used for scientific calculations and for wide variety of purposes

To install numpy follow the below steps

Step 1: Go to the folder where the Python exists

Step 2: And then go to Scripts folder inside Python

Step 3: Then run the command “pip install numpy”


Once you have installed numpy you will get a message like this above

Shan

I am a  Technical Architect who dabbles with different languages and technologies

You may also like...