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 a28b9e3 commit 736c3b0Copy full SHA for 736c3b0
source/guides/installing-using-pip-and-virtual-environments.rst
@@ -41,7 +41,7 @@ installed.
41
42
pip 21.1.3 from $HOME/.local/lib/python3.9/site-packages (python 3.9)
43
44
- .. _python-pip: https://packages.debian.org/stable/python-pip
+ .. _python-pip: https://packages.debian.org/stable/python/python3-pip
45
46
.. tab:: Windows
47
@@ -162,7 +162,7 @@ Python interpreter:
162
.. code-block:: bat
163
164
where python
165
-
+
166
It should be in the ``env`` directory:
167
168
.. tab:: Unix/macOS
@@ -174,7 +174,7 @@ It should be in the ``env`` directory:
174
175
176
177
178
...\env\Scripts\python.exe
179
180
0 commit comments