Guest User

Untitled

a guest
Mar 23rd, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. pip install -r requirements.txt --user -upgrade
  2.  
  3. Usage:
  4. pip install [options] <requirement specifier> [package-index-options] ...
  5. pip install [options] -r <requirements file> [package-index-options] ...
  6. pip install [options] [-e] <vcs project url> ...
  7. pip install [options] [-e] <local project path> ...
  8. pip install [options] <archive url/path> ...
  9.  
  10. no such option: -u
Add Comment
Please, Sign In to add comment