Jun-16-2026, 04:45 PM
Hi, I am using a Windows laptop with Snapdragon (ARM based) CPU.
Recently I downloaded a Windows version of the interpreter and later realized it had installed a x86_64 version.
It does work on the laptop in emulation mode, but you'd want Python interpreter, which is an engine that runs many programs, to have the faster ARM64 compiled version.
I think when asking to download a Windows version, it should either auto-detect your system (likw the Jetbrains installers, for example) or ask you to select from Intel x86_64 to ARM64. The ARM version is available in separate page, but a Windows user would run from https://www.python.org/downloads/ or even the home directory.
Recently I downloaded a Windows version of the interpreter and later realized it had installed a x86_64 version.
It does work on the laptop in emulation mode, but you'd want Python interpreter, which is an engine that runs many programs, to have the faster ARM64 compiled version.
I think when asking to download a Windows version, it should either auto-detect your system (likw the Jetbrains installers, for example) or ask you to select from Intel x86_64 to ARM64. The ARM version is available in separate page, but a Windows user would run from https://www.python.org/downloads/ or even the home directory.
