Python 2.7 - crashing on subprocess.py - Windows Error: [Error 2] The system cannot find file
File "C:\Python27\lib\subprocess.py", line 709, in __init__ errread, errwrite) File "C:\Python27\lib\subprocess.py", line 957, in _execute_child startupinfo) WindowsError: [Error 2] The system cannot find the file specified I have searched the rest of the questions and tried all the path settings and environmental variables and all that seems fine.
Thanks for your help in advance.