Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.3.1, 3.4.0
Description
When I build the docker-build image under macOS, it failed caused by:
---------------------------------------- Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vKHcWu/isort/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-odL0bY-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-vKHcWu/isort/ You are using pip version 8.1.1, however version 20.2.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. The command '/bin/bash -o pipefail -c pip2 install configparser==4.0.2 pylint==1.9.2' returned a non-zero code: 1
Attachments
Issue Links
- relates to
-
HADOOP-17120 Fix failure of docker image creation due to pip2 install error
- Resolved
- links to