zhouhao created HDFS-13748:
------------------------------

             Summary: Hadoop 3.0.3 docker building when pip install pylint 
return typed_ast required py3 error
                 Key: HDFS-13748
                 URL: https://issues.apache.org/jira/browse/HDFS-13748
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: build
    Affects Versions: 3.0.3
            Reporter: zhouhao


When start to build the docker image with script "start-build-env.sh" inside 
the source package, progress stop at the command in Dockerfile "pip2 install 
pylint", and return with following error:

Complete output from command python setup.py egg_info:
 Error: typed_ast only runs on Python 3.3 and above.

Typed_ast require _pip_ version 10.0.1, however default installation of 
python-pip will be

the version 8.1.1



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to