[IPython-dev] error in ipython 0.8
Aldarion
erendisaldarion@gmail....
Wed Apr 11 04:26:10 CDT 2007
same error here,
windows server 2003,IPython0.8 + pyreadline1.3 (+ python2.5)
and:
IPtyhon 0.73/0.74rc1 works fine with pyreadline1.3
IPython 0.73/0.74rc1 can't load pyreadline1.4svn
Ipython 0.80 failed load pyreadline1.4svn (can't stop printing a lot
of error info...)
tocer wrote:
> Hi,
>
> I have install ipython0.8 just now. When I run a python script in ipython, a
> error occor:
>
> C:\Python24\Lib\site-packages\IPython\iplib.py in reloadhist(self)
> 1255
> 1256 if self.has_readline:
> -> 1257 self.readline.clear_history()
> 1258 self.readline.read_history_file(self.shell.histfile)
> 1259
>
> AttributeError: 'module' object has no attribute 'clear_history'
>
> Winxp + IPython0.8 + pyreadline1.3
>
> thank your gread job.
>
> cheers
> _______________________________________________
> IPython-dev mailing list
> IPython-dev@scipy.org
> http://lists.ipython.scipy.org/mailman/listinfo/ipython-dev
>
>
More information about the IPython-dev
mailing list