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

Pramod Jadhav report at bugs.python.org
Fri Feb 28 07:13:28 CET 2014


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 "C:\Anaconda\lib\site-packages\envoy\core.py", line 32, in target
  File "C:\Anaconda\lib\subprocess.py", line 709, in __init__
    errread, errwrite)
  File "C:\Anaconda\lib\subprocess.py", line 957, in _execute_child
    startupinfo)
WindowsError: [Error 2] The system cannot find the file specified

----------
messages: 212407
nosy: pramod.jadhav
priority: normal
severity: normal
status: open
title: WindowsError: [Error 2] The system cannot find the file specified
type: behavior
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20801>
_______________________________________


More information about the Python-bugs-list mailing list