Gautham Banasandra created HADOOP-17496:
-------------------------------------------
Summary: Build failure due to python2.7 deprecation by pip
Key: HADOOP-17496
URL: https://issues.apache.org/jira/browse/HADOOP-17496
Project: Hadoop Common
Issue Type: Bug
Components: build
Affects Versions: 3.4.0
Environment: Linux
Reporter: Gautham Banasandra
Assignee: Gautham Banasandra
The latest version of pip has deprecated its support for python 2.7 - [pip
install on Python 2 fails with SyntaxError: sys.stderr.write(f"ERROR: \{exc}")
· Issue #9500 · pypa/pip (github.com)|https://github.com/pypa/pip/issues/9500]
*11:24:56* [0m[91mTraceback (most recent call last):*11:24:56* File
"get-pip.py", line 24226, in <module>*11:24:56* [0m[91m main()*11:24:56*
File "get-pip.py", line 199, in main*11:24:56*
bootstrap(tmpdir=tmpdir)*11:24:56* File "get-pip.py", line 82, in
bootstrap*11:24:56* from pip._internal.cli.main import main as
pip_entry_point*11:24:56* File
"/tmp/tmpDXDtcP/pip.zip/pip/_internal/cli/main.py", line 60*11:24:56*
sys.stderr.write(f"ERROR: \{exc}")*11:24:56*
^*11:24:56* SyntaxError: invalid syntax
Link :
[https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2567/16/consoleFull]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]