IBM / clai

Command Line Artificial Intelligence or CLAI is an open-sourced project from IBM Research aimed to bring the power of AI to the command line interface.
https://clai-home.mybluemix.net/
MIT License
476 stars 73 forks source link

stderr from python (and possibly other apps) not logged on screen #4

Open flipper83 opened 4 years ago

flipper83 commented 4 years ago

Describe the bug When running python in clai enabled terminal, the stderr is not logged on the screen. Only when the python session is closed, all the stderr is logged back

To Reproduce Steps to reproduce the behavior:

  1. Start clai enabled terminal
  2. Start python
  3. Run some command that should give error
  4. The error is not logged on the screen
  5. Run exit(). All the errors from previous executions can now be seen

Expected behavior python should behave as it does on other terminals

Screenshots 36773c80-fca8-11e9-9339-97e877ba359a