Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation on Windows/ARM
#1
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.
Reply
#2
Ok - but what's the question now?

This forum is a independent support forum, not related to the PSF (Python Software Foundation) all. Of course you can complain about Python here, but it's pretty pointless, as it has no impact on anything.

The better way to install Python on Windows is via the Microsoft Store anyway, as the updates the Python installation automatically while you have to do it yourself when choosing the manual installation path. Python in the Microsoft Store is provided by the PSF.+

Regards, noisefloor
Reply
#3
You could use the Windows Installer (ARM): https://www.python.org/ftp/python/3.14.6...-arm64.exe
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Windows 10 Installation failing (0x80070005) AdaptedLogic 4 8,792 Dec-31-2020, 07:39 AM
Last Post: caleb_cruze
  Kivy pip installation problem (windows 10) sebastian 1 5,995 Dec-10-2019, 04:00 PM
Last Post: snippsat
  portaudio installation on windows 10 nima 4 40,202 Dec-29-2018, 10:01 PM
Last Post: snippsat
  [Python 3.6.4/Windows] Problem with module installation and SSL didier31 3 23,763 Feb-20-2018, 08:57 PM
Last Post: sparkz_alot
  Python 3.6 installation on Windows 10 Python72 7 11,032 Jan-11-2017, 11:59 PM
Last Post: Python72
  Python 3.6.0 PyLauncher Installation on Windows 10 twv 6 17,387 Dec-26-2016, 09:05 PM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

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