python / python/cpython

One more possible solution at Troubleshooting page

Open
#143,963 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

docs
Dominant language
Python
Stars
77.2k
Forks
35.9k
PR merge metrics
PR metrics pending

Description

Symptom Things to try
python gives me a “command not found” error or opens the Store app when I type it in my terminal. ...
py gives me a “command not found” error or opens the Store app when I type it in my terminal. ...
... ...
pip gives me a “command not found” error or opens the Store app when I type it in my terminal. ...

— at Python Setup and Usage > 4. Using Python on Windows > Troubleshooting

Here's one more possible reason for the symptoms above: the terminal just doesn't get PATH Variable updated (if PATH is modified when the terminal is still running).
And the respective solution is simple: Check PATH and reopen the terminal, then try again.

Linked PRs
  • gh-143964
  • gh-143981

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the Python Setup and Usage > Using Python on Windows > Troubleshooting page linked in the issue and review the existing symptom table. Compare the proposed PATH and terminal-restart guidance with linked PRs gh-143964 and gh-143981; the documentation is done when the agreed guidance appears in the troubleshooting page.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.