saving . . . saved import numpy and matplotlab in ipython3 has been deleted. import numpy and matplotlab in ipython3 has been hidden .
import numpy and matplotlab in ipython3
Title
Question
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
<img align="none" alt="" src="https://ibb.co/3TqB2BM"><img align="none" alt="" src="https://ibb.co/3TqB2BM">
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

Login to add comment


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

<span style="background-color: rgb(250, 250, 250);"><a href="https://www.microsoft.com/en-US/download/details.aspx?id=48145&quot; target=&quot;_blank&quot; title=&quot;&quot;&gt;https://www.microsoft.com/en-US/download/details.aspx?id=48145" target="" title="Link to package">Link to package</a></span>
25-05-19, 12:18 p.m. ankitrj.iitb
Link is : <span style="background-color: rgb(250, 250, 250);">https://www.microsoft.com/en-US/download/details.aspx?id=48145</span>
25-05-19, 12:19 p.m. ankitrj.iitb

Login to add comment


 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

Login to add comment


Log-in to answer to this question.