2019-07-13T08:49:14 Created temporary directory: /tmp/pip-ephem-wheel-cache-x1vn05se 2019-07-13T08:49:14 Created temporary directory: /tmp/pip-req-tracker-cg1ozzni 2019-07-13T08:49:14 Created requirements tracker '/tmp/pip-req-tracker-cg1ozzni' 2019-07-13T08:49:14 Created temporary directory: /tmp/pip-wheel-382wv0lp 2019-07-13T08:49:14 Collecting cup==2.0.3 2019-07-13T08:49:14 1 location(s) to search for versions of cup: 2019-07-13T08:49:14 * https://pypi.org/simple/cup/ 2019-07-13T08:49:14 Getting page https://pypi.org/simple/cup/ 2019-07-13T08:49:15 Analyzing links from page https://pypi.org/simple/cup/ 2019-07-13T08:49:15 Found link https://files.pythonhosted.org/packages/ab/4f/45e37dce4c1499575baeb9594f64e6d43f1ce625234f398cc94e18de2c79/cup-2.0.2.tar.gz#sha256=063d9c0be24f1b52562f4558cbd734d5cb650a9c5f124b40a7b4b44b7ff7c36f (from https://pypi.org/simple/cup/), version: 2.0.2 2019-07-13T08:49:15 Found link https://files.pythonhosted.org/packages/19/e6/805df4834c14e476442ec8936212cd6050327cb9208f623cace8fa3591c0/cup-2.0.3.tar.gz#sha256=2d2314d7c2bdb512fed9cfdb3836b75d9affcfa0b6aec99555d8bf5717a0a82d (from https://pypi.org/simple/cup/), version: 2.0.3 2019-07-13T08:49:15 Skipping link https://files.pythonhosted.org/packages/d1/bd/1c3500537542eb4eaf4c918bdd7819362cecd79aed1e50cd4ab81a2ac36e/cup-2.2.0-py2-none-any.whl#sha256=81a2fd2bdf590ed6b49bd309e604e6029da3c182145affe742beca85fd4a9c64 (from https://pypi.org/simple/cup/); it is not compatible with this Python 2019-07-13T08:49:15 Using version 2.0.3 (newest of versions: 2.0.3) 2019-07-13T08:49:15 Created temporary directory: /tmp/pip-unpack-4mustp8l 2019-07-13T08:49:15 Downloading https://files.pythonhosted.org/packages/19/e6/805df4834c14e476442ec8936212cd6050327cb9208f623cace8fa3591c0/cup-2.0.3.tar.gz (453kB) 2019-07-13T08:49:15 Downloading from URL https://files.pythonhosted.org/packages/19/e6/805df4834c14e476442ec8936212cd6050327cb9208f623cace8fa3591c0/cup-2.0.3.tar.gz#sha256=2d2314d7c2bdb512fed9cfdb3836b75d9affcfa0b6aec99555d8bf5717a0a82d (from https://pypi.org/simple/cup/) 2019-07-13T08:49:16 Added cup==2.0.3 from https://files.pythonhosted.org/packages/19/e6/805df4834c14e476442ec8936212cd6050327cb9208f623cace8fa3591c0/cup-2.0.3.tar.gz#sha256=2d2314d7c2bdb512fed9cfdb3836b75d9affcfa0b6aec99555d8bf5717a0a82d to build tracker '/tmp/pip-req-tracker-cg1ozzni' 2019-07-13T08:49:16 Running setup.py (path:/tmp/pip-wheel-382wv0lp/cup/setup.py) egg_info for package cup 2019-07-13T08:49:16 Running command python setup.py egg_info 2019-07-13T08:49:17 Traceback (most recent call last): 2019-07-13T08:49:17 File "", line 1, in 2019-07-13T08:49:17 File "/tmp/pip-wheel-382wv0lp/cup/setup.py", line 23 2019-07-13T08:49:17 print traceback.print_exc() 2019-07-13T08:49:17 ^ 2019-07-13T08:49:17 SyntaxError: invalid syntax 2019-07-13T08:49:17 Cleaning up... 2019-07-13T08:49:17 Removing source in /tmp/pip-wheel-382wv0lp/cup 2019-07-13T08:49:17 Removed cup==2.0.3 from https://files.pythonhosted.org/packages/19/e6/805df4834c14e476442ec8936212cd6050327cb9208f623cace8fa3591c0/cup-2.0.3.tar.gz#sha256=2d2314d7c2bdb512fed9cfdb3836b75d9affcfa0b6aec99555d8bf5717a0a82d from build tracker '/tmp/pip-req-tracker-cg1ozzni' 2019-07-13T08:49:17 Removed build tracker '/tmp/pip-req-tracker-cg1ozzni' 2019-07-13T08:49:17 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-382wv0lp/cup/ 2019-07-13T08:49:17 Exception information: 2019-07-13T08:49:17 Traceback (most recent call last): 2019-07-13T08:49:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-13T08:49:17 status = self.run(options, args) 2019-07-13T08:49:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-13T08:49:17 resolver.resolve(requirement_set) 2019-07-13T08:49:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-13T08:49:17 self._resolve_one(requirement_set, req) 2019-07-13T08:49:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-13T08:49:17 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-13T08:49:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-13T08:49:17 self.require_hashes 2019-07-13T08:49:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-13T08:49:17 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-13T08:49:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-13T08:49:17 self.req.prepare_metadata() 2019-07-13T08:49:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-13T08:49:17 self.run_egg_info() 2019-07-13T08:49:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-13T08:49:17 command_desc='python setup.py egg_info') 2019-07-13T08:49:17 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-13T08:49:17 % (command_desc, proc.returncode, cwd)) 2019-07-13T08:49:17 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-382wv0lp/cup/