I'm trying to output serial messages when in headless mode with a Python script, but it doesn't show up in the console. I've tried it with the demo PythonTest module that is supposed to output frames via serial, but that doesn't show up either. Why is this happening and how can I fix it?