[issue39519] Can't upgrade pip version 19.3.1 to 20.0.2 on Python 3.7.4
brasko
report at bugs.python.org
Sat Feb 1 14:53:10 EST 2020
New submission from brasko <lamon.joah at 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 <report at bugs.python.org>
<https://bugs.python.org/issue39519>
_______________________________________
More information about the Python-bugs-list
mailing list