Very new to all this, apologies if this post is not up to par.
I’m learning Python. A project using pygame hasn’t been working. As I was trouble shooting, my Terminus build system suddenly stopped working. It simply returns a [Finished in ] dialogue and nothing else. If the code is broken, it will throw an error, but otherwise, just the Finished report.
Any advice on what I may have changed to break my build system? Bonus points for help with why pygame project was failing.