How to install Numpy - python 2.7 and python 3.x

preview_player
Показать описание


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 Instagram & twitter @tubemint
Рекомендации по теме
Комментарии
Автор

And can this also be done through anaconda?

rebecalopez