Following on from DPO...
Install source and version
Version: 26.0b1
Describe the bug
The executables in ~\AppData\Local\Python\bin are broken for me. With where python resolving to C:\Users\bagpuss\AppData\Local\Python\bin\python.exe:
- Running
python -> Access is denied.
- Running
C:\Users\bagpuss\AppData\Local\Python\bin\python.exe: A popup appears saying We can't open this 'ms-windows-store'; Your device needs a new app to open this link.
- Likewise with
C:\Users\bagpuss\AppData\Local\Microsoft\WindowsApps\python.exe or C:\Users\bagpuss\AppData\Local\Microsoft\WindowsApps\py.exe
- Running
py (resolves to C:\Users\bagpuss\AppData\Local\Microsoft\WindowsApps\py.exe) or C:\Users\bagpuss\AppData\Local\Python\pythoncore-3.14-64\python.exe both correctly launch.
Additional context
This is a rather ropey Windows ARM64 VM (built using UTM). It has no network access.