We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
curl https://bootstrap.pypa.io/get-pip.py | python3
DaviddeMacBook-Pro:~ david$ curl https://bootstrap.pypa.io/get-pip.py | python3 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1622k 100 1622k 0 0 150k 0 0:00:10 0:00:10 --:--:-- 197k Collecting pip Downloading https://files.pythonhosted.org/packages/c2/d7/90f34cb0d83a6c5631cf71dfe64cc1054598c843a92b400e55675cc2ac37/pip-18.1-py2.py3-none-any.whl (1.3MB) 100% |████████████████████████████████| 1.3MB 8.7MB/s Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-18.1
DaviddeMacBook-Pro:~ david$ pip3 --version pip 18.1 from /Users/david/anaconda3/lib/python3.7/site-packages/pip (python 3.7) DaviddeMacBook-Pro:~ david$
The text was updated successfully, but these errors were encountered:
No branches or pull requests
curl https://bootstrap.pypa.io/get-pip.py | python3
The text was updated successfully, but these errors were encountered: