我的电脑上安装了几个版本的 python:
$ which ipython
/usr/local/share/python/ipython
$ ipython
Python 2.7.3 (default, Nov 28 2012, 13:43:07)
$ which python
/usr/bin/python
$ python
Python 2.6.1 (r261:67515, Jun 24 2010, 21:47:49)
我想找到在我的 ipython 下运行的 python bin。感谢您的帮助