![]() |
How do I find the 64 bit download for Windows? - Printable Version +- Python Forum (https://python-forum.io) +-- Forum: Python Coding (https://python-forum.io/forum-7.html) +--- Forum: General Coding Help (https://python-forum.io/forum-8.html) +--- Thread: How do I find the 64 bit download for Windows? (/thread-29098.html) |
How do I find the 64 bit download for Windows? - Blackwood - Aug-18-2020 Hi, I am just starting out in Python and have purchased a book to learn from (Python in Easy Steps, 2nd Ed). My system is 64 bit Windows and I can not find the download for 64 bit. Thanks Dave RE: How do I find the 64 bit download for Windows? - snippsat - Aug-18-2020 Python 3.8.5 look at Files in bottom of page. Windows x86-64 web-based installer can use this one x86-64 mean that's is a 64-bit version.Python 3.8 (3.6-3.7) and pip installation under Windows. |