<div dir="ltr"><b><font size="4">so what is my hopefully sinple solution anyway? i do n't see myself anytime soon getting off of Build 10074 of Win 10. i don't have pip in the Scripts folder where I was told it should be. I was thinking of doing a complete disinstall/reinstall of Python 3.4 to see if that helps.  </font></b><div class="gmail_extra"><b><font size="4"><br></font></b><div class="gmail_quote"><b><font size="4">On Fri, Sep 4, 2015 at 4:50 PM, eryksun <span dir="ltr"><<a href="mailto:eryksun@gmail.com" target="_blank">eryksun@gmail.com</a>></span> wrote:<br></font></b><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><b><font size="4"><span class="">On Fri, Sep 4, 2015 at 11:35 AM, Steve Burrus <<a href="mailto:steveburrus28@gmail.com">steveburrus28@gmail.com</a>> wrote:<br>
><br>
> "C:\Users\SteveB>py -m pip<br>
> Job information querying failed<br>
<br>
</span>You're using build 10074, an old build of Windows 10 that had a buggy<br>
Job object API. This was fixed in build 10159:<br>
<br>
<a href="http://bugs.python.org/issue24127" rel="noreferrer" target="_blank">http://bugs.python.org/issue24127</a><br>
<br>
FYI, the py launcher runs Python in a job that's configured to kill<br>
Python if the the launcher gets killed. This is necessary if py.exe is<br>
started by a console shell such as cmd.exe or powershell.exe. The<br>
shell waits on py.exe, not python.exe. If the job didn't kill<br>
python.exe, then Python would compete with the shell for console<br>
input.<br>
</font></b></blockquote></div><br></div></div>