I'm running windows 10 build 16193, using linux sub-systems for windows.
Only on this PC does this error happen.
When I invoke ipython
, it'll run, showing the expected text and will wait for input. From there on out, it will respond no further.
The same happens when i run python manage.py shell
which runs the same interpreter as ipython
(at least visually)