New submission from brasko <lamon.j...@jxoo.us>:
Hi when I want to upgrade pip version I get: Usage: C:\Users\User\AppData\Local\Programs\Python\Python37\python.exe -m pip install [options] <requirement specifier> [package-index-options] ... C:\Users\User\AppData\Local\Programs\Python\Python37\python.exe -m pip install [options] -r <requirements file> [package-index-options] ... C:\Users\User\AppData\Local\Programs\Python\Python37\python.exe -m pip install [options] [-e] <vcs project url> ... C:\Users\User\AppData\Local\Programs\Python\Python37\python.exe -m pip install [options] [-e] <local project path> ... C:\Users\User\AppData\Local\Programs\Python\Python37\python.exe -m pip install [options] <archive url/path> ... no such option: -u ---------- components: Windows messages: 361189 nosy: brasko, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: Can't upgrade pip version 19.3.1 to 20.0.2 on Python 3.7.4 type: security versions: Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39519> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com