import numpy and matplotlab in ipython3
Hello Madam/sir,
I am unable to import numpy and matplotlab in ipython3 .please solve my problem

Python-3.4.3 Using-plot-command-interactively 00-01 min 0-10 sec 25-05-19, 11:25 a.m. ch.gopikrishnaa

Answers:

Have you run the command python -m pip install matplotlib?
Please attach a screenshot.
25-05-19, 11:29 a.m. pratham920
i have run he python -m pip install matplotlib

25-05-19, 11:37 a.m. ch.gopikrishnaa
i have run he python -m pip install matplotlib
25-05-19, 11:39 a.m. ch.gopikrishnaa
Please attach a screenshot
25-05-19, 11:41 a.m. pratham920
DLL Load is failed
25-05-19, 11:50 a.m. ch.gopikrishnaa
What error you get while importing numpy?
Also, in a screenshot, would like to see where you are typing the import command. 
25-05-19, 11:53 a.m. pratham920
DLL LOAD IS FAILED
25-05-19, 11:58 a.m. ch.gopikrishnaa


Please install the package available in this link in order to resolve this issue:

25-05-19, 12:18 p.m. ankitrj.iitb
Link is : https://www.microsoft.com/en-US/download/details.aspx?id=48145
25-05-19, 12:19 p.m. ankitrj.iitb


 python -m pip install ipython3 
giving error in command prompt 
collecting python3
error could not find a version that  satisfies the required ipython3 version
25-05-19, 12:48 p.m. ch.gopikrishnaa
Just use pip install ipython
25-10-21, 6:58 p.m. aditya94palaparthy@gmail.com


Click here to reply/comment online