New submission from Timothy Widrick:
Short version: wininst-14.0-amd64.exe has "-32" in it. It shouldn't, should it?
Longer version:
Running "python setup.py bdist_wininst" gives me a file named like:
project-version.win-amd64-py3.5.exe
When I run that, I get:
Python version 3.5-32 required, which was not found in the registry.
My "fix" was to edit the wininst-14.0-amd64.exe and replace the "-32" with 3
null bytes.
----------
components: Distutils
messages: 280682
nosy: Timothy Widrick, dstufft, eric.araujo
priority: normal
severity: normal
status: open
title: bdist_wininst generated 64-bit executable looks for 3.5-32
type: behavior
versions: Python 3.5
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue28680>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com