Steve Dower <steve.do...@python.org> added the comment:

Python 64-bit requires a 64-bit operating system, otherwise it doesn't have any 
way to support the processor.

You should install 32-bit Python instead. The latest release is at 
https://www.python.org/ftp/python/3.7.4/python-3.7.4-webinstall.exe but if you 
really need 3.5.3 for some reason you can find it at 
https://www.python.org/downloads/release/python-353/ (select the "x86" 
installer, not "x86-64")

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed
type: compile error -> 

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

Reply via email to