0
Sublime text editor error
Cannot see the output of the terminal. May be build system something happen. I change the new build system like { "cmd" = ["Python", "-u", "$file"], } Error shown in output terminal.
1 Respuesta
+ 1
If you want to run Python from Sublime Text, make sure you have added Python to PATH. That's how I build my apps