Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Python Launcher on WIndows #3381

Open
fruzitent opened this issue Feb 12, 2025 · 0 comments
Open

Use Python Launcher on WIndows #3381

fruzitent opened this issue Feb 12, 2025 · 0 comments

Comments

@fruzitent
Copy link

Default Python installation on Windows uses %LOCALAPPDATA%\Programs\Python\Launcher\py.exe PEP 397 to locate and launch required version of python.exe. Wrapper added in #2808 does not take this into account.

PS> python.exe _.py
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant