If you go to https://www.python.org/downloads/, you will see ** Download the latest version for Windows ** in a prominent place, but this is a trap called ** 32-bit version **. Go to the desired version of the page from ** Looking for a specific release? **, and jump here because there is a link to the ** download page ** in the ** Download ** section at the bottom of that page. .. The direct link is https://www.python.org/downloads/release/python-341/.
Obtain and install ** Windows x86-64 MSI installer ** from this page.
Packages for Python 3.4 for Windows 64bit may or may not be official. Even if I try to put it in with pip, it seems that Visual Studio 12.0 does not work, and there are some things that fail to build. I can't help it, so I got it from Unofficial Windows Binaries for Python Extension Packages, which I made and distributed unofficially.
I haven't put it to practical use yet, so it's still unclear if this is enough.
Recommended Posts