ipython prompt does not appear in windows

Dan Stromberg drsalists at gmail.com
Tue May 17 15:53:11 EDT 2011


Try running ipython in a cmd.exe.  If that works, it almost certainly means
that the I/O is going directly to video RAM instead of through a disciplined
API.

On Tue, May 17, 2011 at 12:00 AM, rusi <rustompmody at gmail.com> wrote:

> If I use ipython under emacs on linux it works (at least basic REPL)
> ie I can type an expression and I get a result followed by a prompt
>
> On windows ipython works at the shell.
> Plain python works in emacs as well.
>
> But inside emacs I dont see a prompt in ipython although I see it in
> python.
> I have to type an expression and then the prompt appears.
>
> Any clues?
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110517/9a2bb21f/attachment-0001.html>


More information about the Python-list mailing list