You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Gautham Banasandra (Jira)" <ji...@apache.org> on 2021/01/26 07:55:00 UTC

[jira] [Created] (HADOOP-17496) Build failure due to python2.7 deprecation by pip

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*  Traceback (most recent call last):*11:24:56*    File "get-pip.py", line 24226, in <module>*11:24:56*      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: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org