Ok, finally i achieved my goal.
- I wrote ipython –version but i found, it was not installed.
- I tried to install it, with pip. I went to C:\Python27\Scripts, here is pip, you can try in this directory, or add to environment variables.
- I tried to install ipython, but i found a error
error: Unable to find vcvarsall.bat
so i installed visual studio c++ 9.0, the version to python 2.7.
- pip install ipython