You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change clearly explains the role that the PATH environment variable
has in creating virtual environments using virtualenv, and contrasts
that behaviour with that of venv (which only uses the Python it was run
with).
0 commit comments