Pr/1092 by ALMHAALIRAQI · Pull Request #1144 · realpython/python-guide

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ALMHAALIRAQI

Copy link

No description provided.

morenoh149 and others added 3 commits

February 9, 2021 14:33
when following the guide the command no longer works, you need to use the `py` command instead

microsoft/vscode-docs#3198 (comment)

@cceneag

Copy link

cceneag commented

Jun 23, 2025

This pull request includes updates to the .vscode/settings.json file for configuring the Python interpreter and a minor documentation update to improve the installation instructions for Python on Windows.

Configuration update:

  • .vscode/settings.json: Added a configuration to specify the Python interpreter path for VS Code (vscode-aiconfig.pythonInterpreter).

Documentation improvement:

  • docs/starting/install3/win.rst: Updated the pip installation command to use py instead of python for better compatibility with Windows environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@ALMHAALIRAQI @cceneag @morenoh149 @dbader