|
|
|
|
|
by dragonwriter
1838 days ago
|
|
Presumably actually: python -m pip install --upgrade pip
just: pip install --upgrade pip
Is “break pip if there is a newer version available”, at least last I checked. (It uninstalls the existing pip but can’t complete the install of the new one.) |
|