[issue20801] WindowsError: [Error 2] The system cannot find the file specified

2014-02-27 Thread Ned Deily
Ned Deily added the comment: Sorry, you are going to have supply more information. From the traceback supplied, it appears the call to subprocess is coming from envoy, which is not part of the Python standard library. Please re-open if you can supply a test case demonstrating a problem in th

[issue20801] WindowsError: [Error 2] The system cannot find the file specified

2014-02-27 Thread Pramod Jadhav
New submission from Pramod Jadhav: Exception in thread Thread-18: Traceback (most recent call last): File "C:\Anaconda\lib\threading.py", line 810, in __bootstrap_inner self.run() File "C:\Anaconda\lib\threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) File