Pr/1092 by ALMHAALIRAQI · Pull Request #1144 · realpython/python-guide
Navigation Menu
{{ message }}
realpython / python-guide Public
- Notifications You must be signed in to change notification settings
- Fork 5.9k
Open
ALMHAALIRAQI wants to merge 3 commits intorealpython:masterfrom
Open
Pr/1092#1144
ALMHAALIRAQI wants to merge 3 commits intorealpython:masterfrom
Pr/1092#1144
ALMHAALIRAQI wants to merge 3 commits intorealpython:masterfrom
Conversation
morenoh149 and others added 3 commits
February 9, 2021 14:33when following the guide the command no longer works, you need to use the `py` command instead microsoft/vscode-docs#3198 (comment)
Copy link
cceneag
commented
Jun 23, 2025
cceneag commented
Jun 23, 2025This 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 usepyinstead ofpythonfor better compatibility with Windows environments.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment