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
Setting up python3-setuptools (33.1.1-1) ...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1883k 100 1883k 0 0 17.1M 0 --:--:-- --:--:-- --:--:-- 17.3M
Traceback (most recent call last):
File "", line 24226, in
File "", line 199, in main
File "", line 82, in bootstrap
File "", line 969, in _find_and_load
File "", line 954, in _find_and_load_unlocked
File "", line 896, in _find_spec
File "", line 1147, in find_spec
File "", line 1123, in _get_spec
File "", line 1104, in _legacy_get_spec
File "", line 444, in spec_from_loader
File "", line 541, in spec_from_file_location
File "/tmp/tmpdc43l8e8/pip.zip/pip/_internal/cli/main.py", line 60
sys.stderr.write(f"ERROR: {exc}")
^
SyntaxError: invalid syntax
Orb version:
1.0.0
What happened:
Setting up python3-setuptools (33.1.1-1) ...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1883k 100 1883k 0 0 17.1M 0 --:--:-- --:--:-- --:--:-- 17.3M
Traceback (most recent call last):
File "", line 24226, in
File "", line 199, in main
File "", line 82, in bootstrap
File "", line 969, in _find_and_load
File "", line 954, in _find_and_load_unlocked
File "", line 896, in _find_spec
File "", line 1147, in find_spec
File "", line 1123, in _get_spec
File "", line 1104, in _legacy_get_spec
File "", line 444, in spec_from_loader
File "", line 541, in spec_from_file_location
File "/tmp/tmpdc43l8e8/pip.zip/pip/_internal/cli/main.py", line 60
sys.stderr.write(f"ERROR: {exc}")
^
SyntaxError: invalid syntax
Expected behavior:
No Error
Additional Information:
https://bootstrap.pypa.io/get-pip.py this package has a breaking change for Python 3.5 as of this weekend, they created a fix but this URL now has to be updated to https://bootstrap.pypa.io/3.5/get-pip.py. Please see issue here - pypa/get-pip#83
The text was updated successfully, but these errors were encountered: