Important Note: Before using the script below please download the swig tool with with either of the commands below: Ubuntu or Debian-based systems: sudo apt-get ...
start a process with three inherited pipes. Try to write to and read from those. hStdin_r, self.hStdin_w = win32pipe.CreatePipe(sAttrs, 0) self.hStdout_r, hStdout_w = win32pipe.CreatePipe(sAttrs, 0) ...