Skip to content

Commit c5d40b8

Browse files
committed
add a warning about installing into a virtualenv
1 parent b1f4fcd commit c5d40b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/en/install.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ You will want to install it into the global Python site-packages area,
3434
along with virtualenv. You may need administrative privileges to do
3535
that.
3636

37+
.. warning::
38+
39+
You almost certainly do not want to install virtualenvwrapper into
40+
a virtualenv.
41+
3742
An alternative to installing it into the global site-packages is to
3843
add it to your user local directory (usually `~/.local`).
3944

0 commit comments

Comments
 (0)