When creating a Python script for Krita, you may sometimes want to output debug messages using print("message"). If you run it from the Scripter, it will be output to ...
I'm having this really strange error, where when I print something from a Python script with pyotherside, it does not show up on the "Application Output" tab in QtCreator 4.3.1. I've used ...