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 node
Recipients BreamoreBoy, node, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-07-31.20:39:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438375152.29.0.845267856715.issue24720@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2015-07-31 20:39:12nodesetrecipients: + node, paul.moore, tim.golden, BreamoreBoy, zach.ware, steve.dower
2015-07-31 20:39:12nodesetmessageid: <1438375152.29.0.845267856715.issue24720@psf.upfronthosting.co.za>
2015-07-31 20:39:12nodelinkissue24720 messages
2015-07-31 20:39:11nodecreate