2019-06-27T18:24:04 Created temporary directory: /tmp/pip-ephem-wheel-cache-66rjp41f 2019-06-27T18:24:04 Created temporary directory: /tmp/pip-req-tracker-nokrvbtw 2019-06-27T18:24:04 Created requirements tracker '/tmp/pip-req-tracker-nokrvbtw' 2019-06-27T18:24:04 Created temporary directory: /tmp/pip-wheel-lmptb93g 2019-06-27T18:24:04 Collecting autoinstall==0.2 2019-06-27T18:24:04 1 location(s) to search for versions of autoinstall: 2019-06-27T18:24:04 * https://pypi.org/simple/autoinstall/ 2019-06-27T18:24:04 Getting page https://pypi.org/simple/autoinstall/ 2019-06-27T18:24:04 Analyzing links from page https://pypi.org/simple/autoinstall/ 2019-06-27T18:24:04 Found link https://files.pythonhosted.org/packages/a0/9c/24bbd7cbf344704edc13b3693cc1f987e63e0679bdeeaccccc011c356bd9/autoinstall-0.1a.tar.gz#sha256=a09aa45d56e5b4f60bf6730b32514464f21636d41a908c6de6819f0db82b3d8e (from https://pypi.org/simple/autoinstall/), version: 0.1a 2019-06-27T18:24:04 Found link https://files.pythonhosted.org/packages/5c/88/69b952c3dbb698d1a77b6eeb16ced492bee6fe8d1b634d3b3e1057e2b8e6/autoinstall-0.1a2.tar.gz#sha256=4809d97712e7b3f0e12d8ce45f7d77fe3f246f66b81c6dffecd38dce2c463d67 (from https://pypi.org/simple/autoinstall/), version: 0.1a2 2019-06-27T18:24:04 Found link https://files.pythonhosted.org/packages/95/b5/a51aaadc94025347c1904e5bde7b5d7025cadee6798c02b0ef57f7f87057/autoinstall-0.2.tar.gz#sha256=a5e311cfe169c9576020d85d550b7bbfdaeb90ba08b733d9ca2be255a0d36119 (from https://pypi.org/simple/autoinstall/), version: 0.2 2019-06-27T18:24:04 Using version 0.2 (newest of versions: 0.2) 2019-06-27T18:24:04 Created temporary directory: /tmp/pip-unpack-g5l030s5 2019-06-27T18:24:04 Downloading https://files.pythonhosted.org/packages/95/b5/a51aaadc94025347c1904e5bde7b5d7025cadee6798c02b0ef57f7f87057/autoinstall-0.2.tar.gz 2019-06-27T18:24:04 Downloading from URL https://files.pythonhosted.org/packages/95/b5/a51aaadc94025347c1904e5bde7b5d7025cadee6798c02b0ef57f7f87057/autoinstall-0.2.tar.gz#sha256=a5e311cfe169c9576020d85d550b7bbfdaeb90ba08b733d9ca2be255a0d36119 (from https://pypi.org/simple/autoinstall/) 2019-06-27T18:24:04 Added autoinstall==0.2 from https://files.pythonhosted.org/packages/95/b5/a51aaadc94025347c1904e5bde7b5d7025cadee6798c02b0ef57f7f87057/autoinstall-0.2.tar.gz#sha256=a5e311cfe169c9576020d85d550b7bbfdaeb90ba08b733d9ca2be255a0d36119 to build tracker '/tmp/pip-req-tracker-nokrvbtw' 2019-06-27T18:24:04 Running setup.py (path:/tmp/pip-wheel-lmptb93g/autoinstall/setup.py) egg_info for package autoinstall 2019-06-27T18:24:04 Running command python setup.py egg_info 2019-06-27T18:24:06 Traceback (most recent call last): 2019-06-27T18:24:06 File "", line 1, in 2019-06-27T18:24:06 File "/tmp/pip-wheel-lmptb93g/autoinstall/setup.py", line 5, in 2019-06-27T18:24:06 import autoinstall as package 2019-06-27T18:24:06 File "/tmp/pip-wheel-lmptb93g/autoinstall/autoinstall.py", line 158 2019-06-27T18:24:06 except Exception, err: 2019-06-27T18:24:06 ^ 2019-06-27T18:24:06 SyntaxError: invalid syntax 2019-06-27T18:24:06 Cleaning up... 2019-06-27T18:24:06 Removing source in /tmp/pip-wheel-lmptb93g/autoinstall 2019-06-27T18:24:06 Removed autoinstall==0.2 from https://files.pythonhosted.org/packages/95/b5/a51aaadc94025347c1904e5bde7b5d7025cadee6798c02b0ef57f7f87057/autoinstall-0.2.tar.gz#sha256=a5e311cfe169c9576020d85d550b7bbfdaeb90ba08b733d9ca2be255a0d36119 from build tracker '/tmp/pip-req-tracker-nokrvbtw' 2019-06-27T18:24:06 Removed build tracker '/tmp/pip-req-tracker-nokrvbtw' 2019-06-27T18:24:06 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-lmptb93g/autoinstall/ 2019-06-27T18:24:06 Exception information: 2019-06-27T18:24:06 Traceback (most recent call last): 2019-06-27T18:24:06 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-27T18:24:06 status = self.run(options, args) 2019-06-27T18:24:06 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-27T18:24:06 resolver.resolve(requirement_set) 2019-06-27T18:24:06 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-27T18:24:06 self._resolve_one(requirement_set, req) 2019-06-27T18:24:06 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-27T18:24:06 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-27T18:24:06 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-27T18:24:06 self.require_hashes 2019-06-27T18:24:06 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-27T18:24:06 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-27T18:24:06 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-27T18:24:06 self.req.prepare_metadata() 2019-06-27T18:24:06 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-27T18:24:06 self.run_egg_info() 2019-06-27T18:24:06 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-27T18:24:06 command_desc='python setup.py egg_info') 2019-06-27T18:24:06 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-27T18:24:06 % (command_desc, proc.returncode, cwd)) 2019-06-27T18:24:06 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-lmptb93g/autoinstall/