how to install numpy in windows? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

how to install numpy in windows?

28th Sep 2016, 2:11 AM
ilham putra
ilham putra - avatar
3 Réponses
0
1. open cmd 2. type "python" in the terminal. if python is already installed it will show you the version, then type "pip install numpy".
28th Sep 2016, 9:17 AM
Anbu
0
Like Anbu said is installing by pip one possible way. Another way is downloading an .exe file at www.sourceforge.com
28th Sep 2016, 10:19 PM
Amarie
0
I was trying, but it isn't work
4th Oct 2016, 5:03 AM
ilham putra
ilham putra - avatar