Python Forum
What Version of Python I should download - 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: What Version of Python I should download (/thread-9798.html)



What Version of Python I should download - G70115 - Apr-28-2018

I am confused with the AMD64, etc on the various download.

I wish to use the latest working Python for Win 10 Pro. I am currently using a 64-bit OS

Can you give me a link to download the best version of Python for my system???

Thank You


RE: What Version of Python I should download - snippsat - Apr-28-2018

Python 3.6 and pip installation under Windows | Part-2.
Install the Win64-AMD64 version.
Since AMD won the race to implement the 64 bit architecture before Intel,the architecture is still commonly known as AMD64.
No problem to install 32-bits version either,i have this as old habits and 64-bit Anaconda version.
Can have two Anaconda and other ways to run Python .