Moris
0
Q:

upgrade pip

python -m pip install --upgrade pip
0
python -m pip install --upgrade pip
5
pip freeze | %{$_.split('==')[0]} | %{pip install --upgrade $_}
0

New to Communities?

Join the community