2011-03-30から1日間の記事一覧

ipython起動時にReadlineがないと言われたときの対処法

CentOS 5.5にPython 2.6.6をソースから入れたあとにIPython 0.10.1をpipを使ってインストールしたら下記のエラーが出た WARNING: Readline services not available on this platform. WARNING: The auto-indent feature requires the readline library 解決…