chrmarti / testissues

2 stars 3 forks source link

Python print() statements do to appare in terminal #38

Open vscodebot[bot] opened 4 years ago

vscodebot[bot] commented 4 years ago

I have been using vs-code for a few months writing Python code. In my development process, I use print() statements to debug and monitor code execution; this all worked fine until a couple of days ago when the output of print() statements did not appear in the terminal until I quit the Python script. This problem is consistent for all of my scrips that worked before and on two computers running vs code. I have remove and re-install vs code with no remedy. Also, I do not have this issue when using other editors like Spyter or PyCharm.

vscodetestbot[bot] commented 4 years ago

Our issue tracking requires confirmation by a second community member. Anyone but OP can do so by adding a comment /confirm. See also our issue reporting guidelines.

Happy Coding!