Steve Dower added the comment:

The problem here is probably that installing the CRT update required a restart 
(see the line below from the log), but we didn't interrupt installation to make 
you restart before continuing.

>From the first log file:

[0A68:0EC8][2015-09-14T05:54:24]i319: Applied execute package: 
crt_14.0_v6.2_x64, result: 0x0, restart: Required


Handling this nicely could be some work. We would want to force the restart 
immediately if the user is installing pip or precompiling the stdlib, but 
otherwise they can finish installation and then restart. I'll try and look into 
this soon, but I don't think it needs to hold up a 3.5.1.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25117>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to