Skip to content
New issue

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

Error get-pip.py install Ubuntu 18/20 #90

Closed
geethupendra opened this issue Jan 26, 2021 · 2 comments
Closed

Error get-pip.py install Ubuntu 18/20 #90

geethupendra opened this issue Jan 26, 2021 · 2 comments

Comments

@geethupendra
Copy link

Hello,

I have an issue with install pip on Ubuntu 18.04 / Ubuntu 20.04, any solution for sort this..

root@ip-xxxx:~# curl https://bootstrap.pypa.io/get-pip.py | python
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1883k 100 1883k 0 0 12.6M 0 --:--:-- --:--:-- --:--:-- 12.5M
Traceback (most recent call last):
File "", line 24226, in
File "", line 199, in main
File "", line 82, in bootstrap
File "/tmp/tmpSKr2ps/pip.zip/pip/_internal/cli/main.py", line 60
sys.stderr.write(f"ERROR: {exc}")
^
SyntaxError: invalid syntax

Thanks
Geeth

@webknjaz
Copy link
Member

Duplicate of #89

@webknjaz webknjaz marked this as a duplicate of #89 Jan 26, 2021
@webknjaz
Copy link
Member

As outlined @ #82 (comment), please use a URL matching your Python version, like https://bootstrap.pypa.io/2.7/get-pip.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants