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 <rustompm...@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 >
-- http://mail.python.org/mailman/listinfo/python-list