[issue24720] Python install help

2015-07-31 Thread node
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

[issue24720] Python install help

2015-07-31 Thread Zachary Ware
Zachary Ware added the comment: Since this has been conclusively shown to not be a Python bug, closing the issue. This isn't a support forum, you'll have to look elsewhere for help with Eclipse. -- resolution: - not a bug stage: - resolved status: open - closed

[issue24720] Python install help

2015-07-29 Thread node
node added the comment: Steve had this installed before, however I uninstall it and ran it again, from the link you provided, below is the result. It now fail to be installed. Truly struggling as to why. [13C0:105C][2015-07-30T01:45:13]i001: Burn v3.7.3813.0, Windows v6.3 (Build 9600:

[issue24720] Python install help

2015-07-29 Thread Steve Dower
Steve Dower added the comment: If you download and install the VC++ Redistributable from http://www.microsoft.com/en-us/download/details.aspx?id=48145 then we won't try and run the code that is failing in our installer. If the previous installer fails then you have a configuration error on

[issue24720] Python install help

2015-07-29 Thread Steve Dower
Steve Dower added the comment: I don't know either. Below I've pasted the part of your log that shows the error and error code - you should contact your support department or (better) search the internet for that error code: [173C:0C0C][2015-07-30T01:45:21]i301: Applying execute package:

[issue24720] Python install help

2015-07-29 Thread node
node added the comment: Thanks Steve will go to the Acer on Friday see what they say -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue24720 ___

[issue24720] Python install help

2015-07-28 Thread node
node added the comment: I was able to load Python 3.2.3. I set up Eclipse with PyDev now I try it with print(hello world); and got this error. Mark unable to load 3.50b4 same error in log. Fatal Python error: Py_Initialize: can't initialize sys standard streams LookupError: unknown encoding:

[issue24720] Python install help

2015-07-27 Thread node
node added the comment: Can is there and equivalent for iPad? Mean, can Python code be written on an iPad; because still a headache to get it loaded on Windows 8.1 -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue24720

[issue24720] Python install help

2015-07-26 Thread Steve Dower
Steve Dower added the comment: So I've done some quick research but don't have a lot of time. You're getting error code 0x80240017 from wusa.exe, which is trying to install a Windows Update. This thread looks like it may have some solutions on it:

[issue24720] Python install help

2015-07-25 Thread Zachary Ware
Zachary Ware added the comment: 1) your paste appears to be invalid. You can just paste in a message here, or attach a screenshot (though text is preferable :)) 2) 3.5.0b2 is out of date, try with beta 3 (or beta 4, due out this weekend) -- components: +Installation, Windows nosy:

[issue24720] Python install help

2015-07-25 Thread node
New submission from node: I am trying to install Python 3.5.0b2 on Win 8.1 but cannot get it loaded http://pastebin.com/hKU2bvds the error. hoping some one can help. -- messages: 247352 nosy: node priority: normal severity: normal status: open title: Python install help type: behavior

[issue24720] Python install help

2015-07-25 Thread node
node added the comment: Steve, I have Admin privilege -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue24720 ___ ___ Python-bugs-list mailing list

[issue24720] Python install help

2015-07-25 Thread node
node added the comment: http://pastebin.com/D5eVxF1b Sorry, try this where to get the latest version pls.. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue24720 ___

[issue24720] Python install help

2015-07-25 Thread Steve Dower
Steve Dower added the comment: Are you being promoted for administrative privileges? Unfortunately there's no way around requiring them to install the C Runtime update, so if you are blocked from applying Windows Updates to your machine unfortunately there's no good way around this.