I am trying to use Python\'s (3.7) subprocess to run processes via the commandline. Each process outputs some text to stdout which the next process takes as input. The issue