#19 [14/15] RUN pip install --index-url https://pypi.python.org/simple --trusted-host pypy.python.org -e .[test]
#19 0.900 Looking in indexes: https://pypi.python.org/simple
#19 0.900 Obtaining file:///app
#19 0.901 Preparing metadata (setup.py): started
#19 1.140 Preparing metadata (setup.py): finished with status 'error'
#19 1.140 ERROR: Command errored out with exit status 1:
#19 1.140 command: /.pyenv/versions/3.6.15/bin/python3.6 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/app/setup.py'"'"'; __file__='"'"'/app/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-z1rzdv17
#19 1.140 cwd: /app/
#19 1.140 Complete output (31 lines):
#19 1.140 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.19.tar.gz
#19 1.140 Traceback (most recent call last):
#19 1.140 File "/app/distribute_setup.py", line 143, in use_setuptools
#19 1.140 raise ImportError
#19 1.140 ImportError