I’m trying to figure out what I’m doing wrong. I am experiencing silent build failure when trying to build a Python3 script. When I run my code in the terminal, I get the output “IndexError…” and when I run my code successfully, I get output in the sublime console, but when I have an error, the sublime console displays nothing.
How do I configure my build script and/or system such that I get the error messages in the Sublime console?
System details: Sublime 3.1.1, Ubuntu 16.04