python can i upgrade python using pip code example Example: pip upgrade python pip freeze | %{$_.split('==')[0]} | %{pip install --upgrade $_}