New submission from John Taylor:

The python-3.6.0b2-amd64.exe binary installs the 64-bit version of python, but 
the binary itself is only 32-bit.  I would like this to be a 64-bit binary so 
that Python can easily be installed on Windows Server 2016 Nano Server.  Since 
this OS version will only execute 64-bit binaries, Python can not be installed 
even with the /quiet option.

Ideally, I would like to be able to install Python with this command:

python-3.6.0b2-amd64.exe /quiet targetdir=C:\Python36

----------
components: Installation
messages: 278844
nosy: jftuga
priority: normal
severity: normal
status: open
title: Installer should be a 64-bit executable
type: behavior
versions: Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28467>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to