Issue 25116: It failed to install Py3.5 on win2008R2 (original) (raw)

Issue25116

Created on 2015-09-15 03:53 by Kevin Zhang, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Messages (3)
msg250719 - (view) Author: Kevin Zhang (Kevin Zhang) Date: 2015-09-15 03:53
OS: Windows Server 2008 R2 Enterprise I'm remote desktop to the server and try to install Python3.5 released version. Remote desktop user/privilege: administrator There is no window about installation pop up after I double clicked python-3.5.0.exe. I could provide more info as you need.
msg250720 - (view) Author: Kevin Zhang (Kevin Zhang) Date: 2015-09-15 03:56
I have installed Python2.7 and Python3.4 on this server before. Python3.4 installation works well after I failed to executed python-3.5.0.exe. Thanks again.
msg251351 - (view) Author: Steve Dower (steve.dower) * (Python committer) Date: 2015-09-22 21:59
If you could provide more information, that would be helpful. In particular, there may be some entries in the Event Log around the time you were trying to install 3.5, if nothing popped up at all. There may also be log files in your %TEMP% directory.
History
Date User Action Args
2022-04-11 14:58:21 admin set github: 69303
2021-10-19 20:20:45 iritkatriel set status: open -> closedstage: resolved
2015-09-22 21:59:40 steve.dower set nosy: + paul.moore, tim.golden, zach.waremessages: + components: + Windows
2015-09-15 08:39:25 vstinner set nosy: + steve.dower
2015-09-15 03:56:40 Kevin Zhang set messages: +
2015-09-15 03:53:43 Kevin Zhang create