0
Numpy
hy programers i,ve a problem for importing some modules .. for example import numpy . when i write this in the code .. i have an error (No module named numpy) and some of other module what the couse!😁
16 Respostas
0
https://www.sololearn.com/discuss/2235625/?ref=app
In modile pip install can't be done
+ 4
Numpy can't be Installed in mobile phone,even I get the same when learning python in mobile compiler
+ 1
zuke .. i,ll try this command
in second commaand ihave an 2 errors
1:error not found version that requeirment numpy
2: no matching distribution mumpy
what the wrong here😖😖💔
0
no ... (import numpy as np)also not work
0
not just numpy .
Also another moduls
0
yes. in IDLE
0
i don,t understand this ..pip install.......
0
that mean,s i will write this command in IDLE or what?
0
in windows my bro😅💖💖
0
code crasher 😍😍
thank you for this💖
0
jay mattews 💖💖
0
if this pip for just numpy
i have the same problem in other modules
0
Open up cmd (Command Prompt) on Windows, type:
python -m pip install --user --upgrade pip
And then:
python -m pip install --user numpy
Go to IDLE; you should be able to import numpy now.
0
Thank you i,ll try it
0
Install in computer