-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Following on from DPO...
Install source and version
- Installed from the Windows Store
- Installed with the MSIX from python.org
- Installed with the MSI from python.org
- Installed with
winget install 9NQ7512CXL7T
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.exeorC:\Users\bagpuss\AppData\Local\Microsoft\WindowsApps\py.exe - Running
py(resolves toC:\Users\bagpuss\AppData\Local\Microsoft\WindowsApps\py.exe) orC:\Users\bagpuss\AppData\Local\Python\pythoncore-3.14-64\python.exeboth correctly launch.
Additional context
This is a rather ropey Windows ARM64 VM (built using UTM). It has no network access.
Metadata
Metadata
Assignees
Labels
No labels