saving . . . saved sudo Command has been deleted. sudo Command has been hidden .
sudo Command
Title
Question
sudo Command is not recognized as internal or external command in windows
How to install numpy


Python-3.4.3 Statistics 01-02 min 0-10 sec 13-05-20, 5:14 p.m. rupalicdange_978

Answers:

pip install numpy
13-05-20, 6:15 p.m. iakashchavan


pip is automatically installed when you install python-3.x executable from python.org.
And for installing pip packages, I suggest you to install VS code software. Its terminal will allow you to install pip packages easily (pip install numpy)
15-07-20, 12:53 p.m. PrateekGoyal


Log-in to answer to this question.