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.

classification
Title: Unable to install Python
Type: crash Stage: resolved
Components: Windows Versions: Python 3.4
process
Status: closed Resolution: out of date
Dependencies: Superseder:
Assigned To: Nosy List: Jeff77789, steve.dower, tim.golden, vstinner, zach.ware
Priority: normal Keywords:

Created on 2015-05-24 21:38 by Jeff77789, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
python_crash.png Jeff77789, 2015-05-24 21:38
Messages (2)
msg244003 - (view) Author: Jeff Ding (Jeff77789) Date: 2015-05-24 21:38
After uninstalling old versions of Python:

Python is unable to install unless I disable pip.

Once python installs, python immediately crashes due to Py_Initialize
msg342544 - (view) Author: STINNER Victor (vstinner) * (Python committer) Date: 2019-05-15 03:01
This issue had no activity for 4 years and don't provide enough information to be investigated. I close it.
History
Date User Action Args
2022-04-11 14:58:17adminsetgithub: 68468
2019-05-15 03:01:23vstinnersetstatus: open -> closed

nosy: + vstinner
messages: + msg342544

resolution: out of date
stage: resolved
2015-05-24 21:38:54Jeff77789create