[issue24720] Python install help

node report at bugs.python.org
Fri Jul 31 22:39:12 CEST 2015


node added the comment:

SOLVED:

The PC errors were solved by doing the following. I found this after doing some extensive search.

hxxps://social.msdn.microsoft.com/Forums/en-US/10b9c8b4-7e49-4724-bca4-6ee5f4ec8a10/visual-studio-2015-professional-fails-to-install-on-windows-7?forum=vssetup

 I first ran the batch file at the end of the post.

 I then install KB2919442-x64.msu.

 Next I install KB2919335-x64.msu.

 Next I force windows 8.1 update

 I then download the vs2015.ISO extracted the Win 8.1 patch KB2999226-x64.msu and installed that. 

Install .netframeworks and then VS2015 finally Python 3.5.0b4 then reboot.

Now I have issues with "Hello World" in Eclipse Mars giving an error would appreciate any help. Thanks

----------

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


More information about the Python-bugs-list mailing list