How to Install numpy on Windows 10 : Python 3.x

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Thanks for this tutorial it is easier than other methods it is simple and not complex

bhuvanreddy
Автор

if you use windows and is getting error try to uninstall the numpy "pip uninstall numpy"
and install this one: "pip install numpy==1.19.3"

samuelbittencourt
Автор

error while writing pip command
ERROR:'pip' is not recognized as an internal or external command

dushyantbatra
Автор

"Partially instialized module 'numpy' has no attributes" error show how can I resolve it

shivanshu
Автор

hi
it is saying requirement already satisfied.


in python ide
>>> import numpy
Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
import numpy
ImportError: No module named 'numpy'
I am actually a medico.doing this course on python .
help me if possible

drrk
Автор

it would be better if you don't use your fake accent

priyalpatle