Solution cmd command line commands without pip

Solution cmd command line commands without pip

Simply two steps, executed in sequence following commands (in cmd):

python -m ensurepip
python -m pip install --upgrade pip --force-reinstall

Pip re-enter the command there.

Guess you like

Origin www.cnblogs.com/Believe-oneself/p/12088915.html