how to install numpy on Wing 101 IDE

preview_player
Показать описание
This video is to help you install numpy in under a minute.
installing numpy for my lab and took me hours to find a solution and even downloaded unnecessary files.
I installed using pip. The commands I used in the video:
pip install --upgrade pip
pip install numpy
Happy Coding!
Рекомендации по теме
Комментарии
Автор

Thank you so so much!! This was the Best tutorial and I was able to use it to install a module on MacOS. The process you showed made it simpler to understand how to apply that idea to MACOS computer. 😄

Figiboi
Автор

thank you so much. This was the only tutorial that actually made sense

darkkupo
Автор

Does this work for MAC users as well ?

kayleighspencer