saving . . . saved ipython has been deleted. ipython has been hidden .
ipython
Title
Question
how to install ipython when we already downloaded python 3.5.2 version?
although by writing instruction "pip install ipython", ipython is not installing ( I am getting errors )

Python-3.4.3 Getting-started-with-IPython 00-01 min 0-10 sec 22-01-20, 9:11 p.m. amh

Answers:

you have to type the <span style="background-color: rgb(250, 250, 250);">pip install ipython in the command prompt (windows) / terminal (Linux) and not inside python shell.</span>
<span style="background-color: rgb(250, 250, 250);">If you still face any issues you can use anaconda </span><a href="https://www.anaconda.com/products/individual" style="background-color: rgb(255, 255, 255);">https://www.anaconda.com/products/individual</a>.
29-04-20, 2:52 p.m. aditya94palaparthy@gmail.com


Log-in to answer to this question.