How to install Numpy – python 2.7 and python 3.x
[ad_1]
This video will help you install Python 2 and Python 3 Numpy package on Linux ubuntu. If you have have Windows or Mac OS you should not have any issue installing numpy with these commands.
Here is command for Windows 10/8/7 for python 2 and 3
pip install numpy
Here is command for Mac OS –
for python 2.7
pip install numpy
for python 3.x
pip3 install numpy
===============================
These are my favorite tools that I use to find easy to rank keywords, spy my competitors, and host my affiliate websites for speedy page load. These are my affiliate links with extra cost to you, however I get commission when you subscribe to them.
Thanks..:)
================================
Source
[ad_2]
How to install pip for python 2.7?