This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pramod.jadhav
Recipients pramod.jadhav
Date 2014-02-28.06:13:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393568008.72.0.918310069424.issue20801@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2014-02-28 06:13:28pramod.jadhavsetrecipients: + pramod.jadhav
2014-02-28 06:13:28pramod.jadhavsetmessageid: <1393568008.72.0.918310069424.issue20801@psf.upfronthosting.co.za>
2014-02-28 06:13:28pramod.jadhavlinkissue20801 messages
2014-02-28 06:13:28pramod.jadhavcreate