[issue28209] Exe or MSI unable to find Py3.5

2021-02-03 Thread Steve Dower
Steve Dower added the comment: Distutils is now deprecated (see PEP 632) and all tagged issues are being closed. From now until removal, only release blocking issues will be considered for distutils. If this issue does not relate to distutils, please remove the component and reopen it. If y

[issue28209] Exe or MSI unable to find Py3.5

2016-09-19 Thread Steve Dower
Steve Dower added the comment: Looks like we forgot to update PC/bdist_wininst/install.c for the "3.5-32" sys.winver format. Guessing it'll find a 64-bit install just fine. -- components: +Windows keywords: +3.5regression stage: -> test needed ___ P

[issue28209] Exe or MSI unable to find Py3.5

2016-09-19 Thread Ned Deily
Changes by Ned Deily : -- nosy: +paul.moore, steve.dower, tim.golden, zach.ware ___ Python tracker ___ ___ Python-bugs-list mailing li

[issue28209] Exe or MSI unable to find Py3.5

2016-09-19 Thread jcrmatos
New submission from jcrmatos: Exe or MSI created by python setup.py bdist_wininst and python setup.py bdist_msi on a Py3.5 are unable to find Py3.5 installed. The build machine is not the same as the installation machine (destination). Tried changing Py3.5 installation on the destination from use