How to enable python interactive mode in cygwin? -



How to enable python interactive mode in cygwin? -

i python in interactive mode when on linux. on cygwin, interactive mode doesn't start. don't see ">>>" prompt , whatever come in doesn't result in anything.

solved: figured out problem answers below. using windows installation of python , needs -i alternative start in interactive mode.

try passing -i flag python.

i've experienced same thing, as have others. there seems issue cygwin's ability operate interactively native-windows applications (including python.exe). if can, install cygwin version of python via cygwin's bundle management, doesn't have interactivity problem.

python cygwin command-prompt

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -