python - How can I enable Run terminal Output on PyCharm 2017.1 -


since upgraded pycharm 2016.3.3 latest 2017.1 run terminal output not displaying scrip runs beginning end. instead output on terminal shown @ end once test script completes running.

can adjust run terminal display text/output script running instead of having displayed @ end in latest version of pycharm?

known issue in pycharm, see link view bug: https://youtrack.jetbrains.com/issue/py-22505


Comments

Popular posts from this blog

python - RuntimeError: can't re-enter readline -

python - PyInstaller UAC not working in onefile mode -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -