Installing ipython with readline on the mac

前端 未结 6 1463
温柔的废话
温柔的废话 2020-12-14 09:16

I am using ipython on Mac OS 10.5 with python 2.5.1 (I would actually like to use ipython for 2.6.1, but it doesn\'t seem to be available?)

I installed ipython via e

6条回答
  •  旧巷少年郎
    2020-12-14 10:06

    "I would actually like to use ipython for 2.6.1"

    It is available. I'm using it with 2.6.1 on os x. You just need to install the official python 2.6.1 distribution, then install ipython with easy_install.

提交回复
热议问题