2019-07-03T20:58:55 Created temporary directory: /tmp/pip-ephem-wheel-cache-taq_1o8k 2019-07-03T20:58:55 Created temporary directory: /tmp/pip-req-tracker-0gjqebcn 2019-07-03T20:58:55 Created requirements tracker '/tmp/pip-req-tracker-0gjqebcn' 2019-07-03T20:58:55 Created temporary directory: /tmp/pip-wheel-gebkaqmq 2019-07-03T20:58:55 Collecting pylu==0.1.1 2019-07-03T20:58:55 1 location(s) to search for versions of pylu: 2019-07-03T20:58:55 * https://pypi.org/simple/pylu/ 2019-07-03T20:58:55 Getting page https://pypi.org/simple/pylu/ 2019-07-03T20:58:55 Analyzing links from page https://pypi.org/simple/pylu/ 2019-07-03T20:58:55 Found link https://files.pythonhosted.org/packages/54/1d/8c0aed5d3d415cd6fa7290463f080343688e97935e46277a801b0bab10b7/pylu-0.1.0.tar.gz#sha256=063ace19ba44f23a72cc65f5f4981080b2f10fdd2e15b2225d7ef615b3ce926a (from https://pypi.org/simple/pylu/), version: 0.1.0 2019-07-03T20:58:55 Found link https://files.pythonhosted.org/packages/a0/31/914a99bd66992c351e72339dd020ecb981222f63350c7c63017c3bfe8132/pylu-0.1.1.tar.gz#sha256=9b27e69b014e55651893f0bd75302e048bce03c1afe43545ad951f5cce81fbb2 (from https://pypi.org/simple/pylu/), version: 0.1.1 2019-07-03T20:58:55 Found link https://files.pythonhosted.org/packages/5a/e0/1f346264c6968b1ed0ac8f364710cb54ec9efa6fb0c0ed57136894aa0ec8/pylu-0.1.2.tar.gz#sha256=c56a5da806c18aba974336628a4b08c2799763d752a335e8057b1920d93fec36 (from https://pypi.org/simple/pylu/), version: 0.1.2 2019-07-03T20:58:55 Found link https://files.pythonhosted.org/packages/09/de/1ea1a443e864e31bf172a314f649f926c4fb4d450e73db52fcf132f38a2f/pylu-0.1.3.tar.gz#sha256=4f1b13848073bc3fa70d3e623ceb14a107151224306c35865aeca4280d083779 (from https://pypi.org/simple/pylu/), version: 0.1.3 2019-07-03T20:58:55 Using version 0.1.1 (newest of versions: 0.1.1) 2019-07-03T20:58:55 Created temporary directory: /tmp/pip-unpack-y_5fe4ko 2019-07-03T20:58:55 Downloading https://files.pythonhosted.org/packages/a0/31/914a99bd66992c351e72339dd020ecb981222f63350c7c63017c3bfe8132/pylu-0.1.1.tar.gz (109kB) 2019-07-03T20:58:55 Downloading from URL https://files.pythonhosted.org/packages/a0/31/914a99bd66992c351e72339dd020ecb981222f63350c7c63017c3bfe8132/pylu-0.1.1.tar.gz#sha256=9b27e69b014e55651893f0bd75302e048bce03c1afe43545ad951f5cce81fbb2 (from https://pypi.org/simple/pylu/) 2019-07-03T20:58:55 Added pylu==0.1.1 from https://files.pythonhosted.org/packages/a0/31/914a99bd66992c351e72339dd020ecb981222f63350c7c63017c3bfe8132/pylu-0.1.1.tar.gz#sha256=9b27e69b014e55651893f0bd75302e048bce03c1afe43545ad951f5cce81fbb2 to build tracker '/tmp/pip-req-tracker-0gjqebcn' 2019-07-03T20:58:55 Running setup.py (path:/tmp/pip-wheel-gebkaqmq/pylu/setup.py) egg_info for package pylu 2019-07-03T20:58:55 Running command python setup.py egg_info 2019-07-03T20:58:57 Traceback (most recent call last): 2019-07-03T20:58:57 File "", line 1, in 2019-07-03T20:58:57 File "/tmp/pip-wheel-gebkaqmq/pylu/setup.py", line 57 2019-07-03T20:58:57 print "build configuration selected: optimized" 2019-07-03T20:58:57 ^ 2019-07-03T20:58:57 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("build configuration selected: optimized")? 2019-07-03T20:58:57 Cleaning up... 2019-07-03T20:58:57 Removing source in /tmp/pip-wheel-gebkaqmq/pylu 2019-07-03T20:58:57 Removed pylu==0.1.1 from https://files.pythonhosted.org/packages/a0/31/914a99bd66992c351e72339dd020ecb981222f63350c7c63017c3bfe8132/pylu-0.1.1.tar.gz#sha256=9b27e69b014e55651893f0bd75302e048bce03c1afe43545ad951f5cce81fbb2 from build tracker '/tmp/pip-req-tracker-0gjqebcn' 2019-07-03T20:58:57 Removed build tracker '/tmp/pip-req-tracker-0gjqebcn' 2019-07-03T20:58:57 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-gebkaqmq/pylu/ 2019-07-03T20:58:57 Exception information: 2019-07-03T20:58:57 Traceback (most recent call last): 2019-07-03T20:58:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-03T20:58:57 status = self.run(options, args) 2019-07-03T20:58:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-03T20:58:57 resolver.resolve(requirement_set) 2019-07-03T20:58:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-03T20:58:57 self._resolve_one(requirement_set, req) 2019-07-03T20:58:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-03T20:58:57 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-03T20:58:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-03T20:58:57 self.require_hashes 2019-07-03T20:58:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-03T20:58:57 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-03T20:58:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-03T20:58:57 self.req.prepare_metadata() 2019-07-03T20:58:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-03T20:58:57 self.run_egg_info() 2019-07-03T20:58:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-03T20:58:57 command_desc='python setup.py egg_info') 2019-07-03T20:58:57 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-03T20:58:57 % (command_desc, proc.returncode, cwd)) 2019-07-03T20:58:57 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-gebkaqmq/pylu/