We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9de04a9 commit 56595ceCopy full SHA for 56595ce
Doc/using/windows.rst
@@ -718,7 +718,7 @@ default).
718
"
719
"``pip`` gives me a ""command not found"" error when I type it in my
720
terminal.","Have you activated a virtual environment? Run the
721
- ``.venv\\Scripts\\activate`` script in your terminal to activate.
+ ``.venv\Scripts\activate`` script in your terminal to activate.
722
723
"","The package may be available but missing the generated executable.
724
We recommend using the ``python -m pip`` command instead, or alternatively
0 commit comments