I have python 3.4.1
and 2.7.8
installed on my Windows 7 Ultimate 64 bit
OS. Now I want to try ipython (download the binary version from http://www.lfd.uci.edu/~gohlke/pythonlibs/). The two files (I want to try ipython for both my python 2 and python 3) I will download are:
- ipython‑2.2.0.win32‑py2.7.exe
- ipython‑2.2.0.win32‑py3.4.exe
I want to know what is the correct way to install them. Is it enough for me to just click those 2 files and next next ... next close? Will those installers find the correct python version by themselves?