Why does powershell freeze for a bit when running my python scripts -


sometime @ terminal when there python script running , console output has frozen, right-click on terminal , console output (printing screen) beings again.

its bit disconcerting because think script has broken.

do others experience this? know fix?

thanks in advance responses

if it's intermittent other factors being unchanged, sounds you've inadvertently selected text in powershell console , it's halted updating output can it.

next time, careful see if have selected before clicking.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -