I\'m trying to print a string via stdout in Python which will then be picked up by through a child process in NodeJS. My code is as follows: