Steve Kim
0
Q:

command to upgrade python version

python -m pip install --upgrade pip
0
python -m pip install pip
#or
python -m pip install –upgrade pip
python -m pip install --upgrade pip
0
#This will update your pip to latest version
python -m pip install pip
#or
python -m pip install –upgrade pip
#try the first one first
-3

New to Communities?

Join the community