Install Numpy
Install Numpy using two ways.
------------------------------------------------------
1:Prerequisites
--------------------
***Before installing NumPy , one need to install Python or anaconda platform to use it.To learn how to install Python or anaconda Click Here .
***As per my previous post, we installed a normal python version in our windows 10 using the windows command prompt. And we also installed a python supported IDE/Platform that is called anaconda.
***If we install python in windows command prompt it will be a simple black screen command prompt (DOS type) to use python.
***In Anaconda we can use a graphical platform to use python.
***So here I will tell you how to install the NumPy library in both the cases command prompt and also in anaconda prompt.
____-_____---__--__-----__----__---------------_
Installing Numpy In Both Command prompt and in anaconda prompt
____-_____---__--__-----__----__---------------_
1) ***If we have installed python through our command
prompt then again go to command prompt and run the command,
*** open python from Command prompt,
Conda install numpy
2)
If you have installed Anaconda, then search in your search
bar, Anaconda prompt.
Open that and run the below command.
Open Anaconda prompt through the windows search bar and then open or run as administrator :
Pip install numpy
Saying it's already installed.Then it's ok .
#NumPyInstalation
#numpyinstallation
#installnumpy
#python
#datascience
#pythonfordatascience
#anaconda
#pythonlibrary
Comments
Post a Comment