Advertisement
Guest User

Untitled

a guest
Dec 7th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. # pip install virtualenv
  2. WARNING: Running pip install with root privileges is generally not a good idea. Try `pip install --user` instead.
  3. Collecting virtualenv
  4. Downloading https://files.pythonhosted.org/packages/7c/17/9b7b6cddfd255388b58c61e25b091047f6814183e1d63741c8df8dcd65a2/virtualenv-16.1.0-py2.py3-none-any.whl (1.9MB)
  5. 100% |████████████████████████████████| 1.9MB 598kB/s
  6. Installing collected packages: virtualenv
  7. Successfully installed virtualenv-16.1.0
  8. You are using pip version 9.0.1, however version 18.1 is available.
  9. You should consider upgrading via the 'pip install --upgrade pip' command.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement