You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: