[IPython-dev] IPython, xemacs, win32 - raw_input does not work at all
Ville M. Vainio
vivainio at gmail.com
Sun Jan 13 06:55:32 EST 2008
I figured I should start experimenting with win32 + IPython + xemacs
integration a little bit, but bumped into problems immediately.
- I had to create "ipython.bat" to launch ipython.py, trying to launch
the .py directly caused "Exec format error".
- When IPython starts up, it tries to exit immediately because raw_input causes:
EOFError: EOF when reading a line
This is not a fault of readline or IPython, because any odd script
that tries to use raw_input causes EOFError. Anyone have any clue on
how to go from here?
--
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'
More information about the IPython-dev
mailing list