make remote install output - https://paste.googleplex.com/5780872426946560
Error output:
Could not fetch URL https://pypi.python.org/simple/pip/: There was a problem confirming the ssl certificate: [Errno 1] _ssl.c:504: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version - skipping
Could not find a version that satisfies the requirement pip (from versions: )
No matching distribution found for pip
deploy/deploy_pip: line 28: pip: command not found
deploy/deploy_pip: line 37: pip: command not found
PIP still has the old chameleond. Uninstall it...
deploy/deploy_pip: line 40: pip: command not found
Traceback (most recent call last):
File "setup.py", line 8, in <module>
from setuptools import setup
ImportError: No module named setuptools
make: *** [install] Error 1
make: *** [Makefile:80: remote-install] Error 2
Comment 1 by matthewjoseph@chromium.org
, May 8 2018