Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How To Get Python 32 bit?
#4
(Oct-22-2020, 11:35 AM)Larz60+ Wrote: There is no 32 bit version if python 3.9.
https://www.python.org/downloads/release/python-390/

Then what is the difference between
Output:
Windows x86-64 embeddable zip file Windows for AMD64/EM64T/x64 60d0d94337ef657c2cca1d3d9a6dd94b 8387074 SIG Windows x86-64 executable installer Windows for AMD64/EM64T/x64 b61a33dc28f13b561452f3089c87eb63 28158664 SIG Windows x86-64 web-based installer Windows for AMD64/EM64T/x64 733df85afb160482c5636ca09b89c4c8 1364352 SIG
and

Output:
Windows x86 embeddable zip file Windows 7b287a90b33c2a9be55fabc24a7febbb 7312114 SIG Windows x86 executable installer Windows 02cd63bd5b31e642fc3d5f07b3a4862a 26987416 SIG Windows x86 web-based installer Windows acb0620aea46edc358dee0020078f228 1328200 SIG
Also, as stated on the same page
Quote:This is the first version of Python to default to the 64-bit installer on Windows

It means that 64-bit is the default (i.e. when you click on Python 3.9.0 in the dropdown in the menu/Downloads on the site), but there is alternative (i.e. 32-bit)
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
How To Get Python 32 bit? - by abrogard - Oct-22-2020, 10:24 AM
RE: How To Get Python 32 bit? - by buran - Oct-22-2020, 11:34 AM
RE: How To Get Python 32 bit? - by Larz60+ - Oct-22-2020, 11:35 AM
RE: How To Get Python 32 bit? - by buran - Oct-22-2020, 02:51 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020