M
M
Mark Adams2016-03-30 19:28:34
Python
Mark Adams, 2016-03-30 19:28:34

Why doesn't the Sublime Text 3 console show the current execution of python code?

Sublime Text 3 only prints output to the console when the program has completely terminated. How to fix it? You have to run the code in your native terminal.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stanislav Tretyakov, 2016-03-30
@babulja

I now have a website parser running and in an endless loop, messages are output to the Sublime Text 3 console after each file is loaded, that is, the message is displayed while the script is running. Maybe you screwed up in the configs? :) Try reinstalling. Maybe it's the OS? On mac os and linux debian works great.
And yet, are you using the standard console that is launched by the ctrl+b key combination, or some kind of plugin, such as SublimeREPL?

M
Mark Adams, 2016-03-30
@ilyakmet

Here I also have the second part of the question: Why does the Sublime Text 3 console throw a UnicodeError when I run a python script?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question