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 just try yo install pip to Ubuntu 20.04 / Ubuntu 18.04 getting an error,
any anyone sorted..? Server Location : AWS
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 27.8M 0 --:--:-- --:--:-- --:--:-- 27.4M
Traceback (most recent call last):
File "", line 24226, in
File "", line 199, in main
File "", line 82, in bootstrap
File "/tmp/tmp2vWswC/pip.zip/pip/_internal/cli/main.py", line 60
sys.stderr.write(f"ERROR: {exc}")
^
Thanks
geeth
The text was updated successfully, but these errors were encountered:
Hello,
I just try yo install pip to Ubuntu 20.04 / Ubuntu 18.04 getting an error,
any anyone sorted..? Server Location : AWS
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 27.8M 0 --:--:-- --:--:-- --:--:-- 27.4M
Traceback (most recent call last):
File "", line 24226, in
File "", line 199, in main
File "", line 82, in bootstrap
File "/tmp/tmp2vWswC/pip.zip/pip/_internal/cli/main.py", line 60
sys.stderr.write(f"ERROR: {exc}")
^
Thanks
geeth
The text was updated successfully, but these errors were encountered: