Skip to content

Update windows install instructions for windows #14293

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MegaIng
Copy link

@MegaIng MegaIng commented Jun 17, 2025

Use the py launcher and don't use the pip shortcut for upgrading pip itself. The latter is a required change since pip install -U pip is blocked by pip because it can't function correctly (pip can't replace the pip.exe wrapper while it is running). The former is more of a style change to get inline with the common suggestions for windows users to not have global python executables visible.

Use the `py` launcher and don't use the `pip` script for upgrading pip itself
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

Successfully merging this pull request may close these issues.

1 participant