Issue 26517: Crash in installer

Issue26517

Created on 2016-03-09 13:09 by jools, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Messages (3)
msg261421 - (view) Author: Jools (jools) Date: 2016-03-09 13:09
Crash when installing python 2.7.11 x64 edition out of the box. x86 version works. I chose to install for all users, and the system has write permissions to the folder (C:\bin\python27).
msg261424 - (view) Author: Steve Dower (steve.dower) * (Python committer) Date: 2016-03-09 13:48
Do you have any more details about this? A log file perhaps?

With the current information there's nothing we can do to help you.
msg338427 - (view) Author: Cheryl Sabella (cheryl.sabella) * (Python committer) Date: 2019-03-20 00:37
Closing this as 'works for me' as no additional information had been provided by the OP to help reproduce the issue.
History
Date User Action Args
2022-04-11 14:58:28adminsetgithub: 70704
2019-03-20 00:37:23cheryl.sabellasetstatus: open -> closed

nosy: + cheryl.sabella
messages: + msg338427

resolution: works for me
stage: resolved

2016-03-09 13:48:37steve.dowersetmessages: + msg261424
2016-03-09 13:09:45joolscreate