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
Answers:
Have you run the command python -m pip install matplotlib?
Please attach a screenshot.
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" target="_blank" title="">https://www.microsoft.com/en-US/download/details.aspx?id=48145" target="" title="Link to package">Link to package</a></span>
Link is : <span style="background-color: rgb(250, 250, 250);">https://www.microsoft.com/en-US/download/details.aspx?id=48145</span>
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
Login to add comment