FileNotFoundError: [WinError 2] The system cannot find the file specified: 'C:\\Program' code example
Example: [WinError 2] The system cannot find the file specified
process = subprocess.Popen(command, stdout=tempFile, shell=True)
# make shell = True