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 "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2019/02/27 05:59:00 UTC

[jira] [Created] (HADOOP-16151) pip install pylint fails in branch-2.8 and branch-2.9

Akira Ajisaka created HADOOP-16151:
--------------------------------------

             Summary: pip install pylint fails in branch-2.8 and branch-2.9
                 Key: HADOOP-16151
                 URL: https://issues.apache.org/jira/browse/HADOOP-16151
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
            Reporter: Akira Ajisaka


https://builds.apache.org/job/PreCommit-HADOOP-Build/15982/consoleFull
{noformat}
Step 24/31 : RUN pip install pylint==1.9.2
 ---> Running in c0bed03b7115
Downloading/unpacking pylint==1.9.2
Downloading/unpacking configparser (from pylint==1.9.2)
  Downloading configparser-3.7.3-py2.py3-none-any.whl
Downloading/unpacking backports.functools-lru-cache (from pylint==1.9.2)
  Downloading backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Requirement already satisfied (use --upgrade to upgrade): six in /usr/lib/python2.7/dist-packages (from pylint==1.9.2)
Downloading/unpacking isort>=4.2.5 (from pylint==1.9.2)
  Running setup.py (path:/tmp/pip_build_root/isort/setup.py) egg_info for package isort
    /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires'
      warnings.warn(msg)
    error in isort setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers
    Complete output from command python setup.py egg_info:
    /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires'

  warnings.warn(msg)

error in isort setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/isort
Storing debug log for failure in /root/.pip/pip.log
The command '/bin/sh -c pip install pylint==1.9.2' returned a non-zero code: 1
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org