iPython実行時のreadlineエラーを解消

Python
2011-12-29 03:04 (14 years ago)
iPython実行時のreadlineエラーを解消

MacOS Lion に変えて環境構築をしていたら、iPython実行時に

(省略)/python2.7/site-packages/IPython/utils/rlineimpl.py:96: RuntimeWarning: Leopard libedit detected - readline will not be well behaved including some crashes on tab completion, and incorrect history navigation. It is highly recommended that you install readline, which is easy_installable with: 'easy_install readline'
RuntimeWarning)

というエラーが出ていた。

$ easy_install-2.7 -a readline

で出なくなった。

まだ評価がありません
著者は、アプリケーション開発会社 Cyberneura を運営しています。
開発相談をお待ちしています。

アーカイブ