[IPython-dev] Win32 - call for pyreadline testing

aldarion erendisaldarion at gmail.com
Wed Apr 11 14:00:43 EDT 2007


ok,here is the error, the foo.py is just something like "print 'test'""
[C:\Documents and Settings\Administrator\Desktop\note]c:\Python25\python.exe
c:\
Python25\scripts\ipython foo.py
---------------------------------------------------------------------------
<type 'exceptions.IndexError'>            Traceback (most recent call last)


<type 'exceptions.IndexError'>: tuple index out of range
WARNING: Failure executing file: <foo.py>
Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]
Type "copyright", "credits" or "license" for more information.

IPython 0.8.0 -- An enhanced Interactive Python.
?       -> Introduction to IPython's features.
%magic  -> Information about IPython's 'magic' % functions.
help    -> Python's own help system.
object? -> Details about 'object'. ?object also works, ?? prints more.

In [1]:

On 4/12/07, Fernando Perez <fperez.net at gmail.com> wrote:
>
> On 4/11/07, aldarion <erendisaldarion at gmail.com> wrote:
> > I have tested it already:)
> > after fix the space problem(pyreadline1.4.2), ipython works and don't
> return
> > the
> > exceptions.AttributeError when run foo.py
> > however, there is still the exceptions.IndexError when
> > C:\>C:\Python25\python.exe C:\Python25\scripts\ipython "\Documents and
> > Settings\cbcoasis\Desktop\test.py"
>
> Can you get a traceback from that?  I'm trying to find out where the
> error could be coming from...
>
> thanks,
>
> f
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20070412/c35a7d7b/attachment.html>


More information about the IPython-dev mailing list