2021-07-12T06:21:30,105 Created temporary directory: /tmp/pip-ephem-wheel-cache-l9i53w9d 2021-07-12T06:21:30,109 Created temporary directory: /tmp/pip-req-tracker-msjwy2u1 2021-07-12T06:21:30,109 Initialized build tracking at /tmp/pip-req-tracker-msjwy2u1 2021-07-12T06:21:30,109 Created build tracker: /tmp/pip-req-tracker-msjwy2u1 2021-07-12T06:21:30,109 Entered build tracker: /tmp/pip-req-tracker-msjwy2u1 2021-07-12T06:21:30,110 Created temporary directory: /tmp/pip-wheel-y1a6h9yc 2021-07-12T06:21:30,140 1 location(s) to search for versions of pylu: 2021-07-12T06:21:30,140 * https://pypi.org/simple/pylu/ 2021-07-12T06:21:30,141 Fetching project page and analyzing links: https://pypi.org/simple/pylu/ 2021-07-12T06:21:30,141 Getting page https://pypi.org/simple/pylu/ 2021-07-12T06:21:30,143 Found index url https://pypi.org/simple 2021-07-12T06:21:30,234 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 2021-07-12T06:21:30,234 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 2021-07-12T06:21:30,235 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 2021-07-12T06:21:30,235 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 2021-07-12T06:21:30,235 Skipping link: not a file: https://pypi.org/simple/pylu/ 2021-07-12T06:21:30,253 Given no hashes to check 1 links for project 'pylu': discarding no candidates 2021-07-12T06:21:30,272 Collecting pylu==0.1.2 2021-07-12T06:21:30,274 Created temporary directory: /tmp/pip-unpack-dj0h32ob 2021-07-12T06:21:30,461 Downloading pylu-0.1.2.tar.gz (111 kB) 2021-07-12T06:21:30,567 Added pylu==0.1.2 from https://files.pythonhosted.org/packages/5a/e0/1f346264c6968b1ed0ac8f364710cb54ec9efa6fb0c0ed57136894aa0ec8/pylu-0.1.2.tar.gz#sha256=c56a5da806c18aba974336628a4b08c2799763d752a335e8057b1920d93fec36 to build tracker '/tmp/pip-req-tracker-msjwy2u1' 2021-07-12T06:21:30,569 Running setup.py (path:/tmp/pip-wheel-y1a6h9yc/pylu_abc328e2d9794f26ada0c329a13599af/setup.py) egg_info for package pylu 2021-07-12T06:21:30,570 Created temporary directory: /tmp/pip-pip-egg-info-3iciica1 2021-07-12T06:21:30,570 Running command python setup.py egg_info 2021-07-12T06:21:31,669 Traceback (most recent call last): 2021-07-12T06:21:31,670 File "", line 1, in 2021-07-12T06:21:31,670 File "/tmp/pip-wheel-y1a6h9yc/pylu_abc328e2d9794f26ada0c329a13599af/setup.py", line 132, in 2021-07-12T06:21:31,671 with file('pylu/__init__.py') as f: 2021-07-12T06:21:31,671 NameError: name 'file' is not defined 2021-07-12T06:21:31,671 build configuration selected: optimized 2021-07-12T06:21:31,730 WARNING: Discarding https://files.pythonhosted.org/packages/5a/e0/1f346264c6968b1ed0ac8f364710cb54ec9efa6fb0c0ed57136894aa0ec8/pylu-0.1.2.tar.gz#sha256=c56a5da806c18aba974336628a4b08c2799763d752a335e8057b1920d93fec36 (from https://pypi.org/simple/pylu/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T06:21:31,732 ERROR: Could not find a version that satisfies the requirement pylu==0.1.2 (from versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3) 2021-07-12T06:21:31,732 ERROR: No matching distribution found for pylu==0.1.2 2021-07-12T06:21:31,732 Exception information: 2021-07-12T06:21:31,732 Traceback (most recent call last): 2021-07-12T06:21:31,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T06:21:31,732 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T06:21:31,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T06:21:31,732 raise RequirementsConflicted(criterion) 2021-07-12T06:21:31,732 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pylu==0.1.2') 2021-07-12T06:21:31,732 2021-07-12T06:21:31,732 During handling of the above exception, another exception occurred: 2021-07-12T06:21:31,732 2021-07-12T06:21:31,732 Traceback (most recent call last): 2021-07-12T06:21:31,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T06:21:31,732 result = self._result = resolver.resolve( 2021-07-12T06:21:31,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T06:21:31,732 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T06:21:31,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T06:21:31,732 raise ResolutionImpossible(e.criterion.information) 2021-07-12T06:21:31,732 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pylu==0.1.2'), parent=None)] 2021-07-12T06:21:31,732 2021-07-12T06:21:31,732 The above exception was the direct cause of the following exception: 2021-07-12T06:21:31,732 2021-07-12T06:21:31,732 Traceback (most recent call last): 2021-07-12T06:21:31,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T06:21:31,732 status = self.run(options, args) 2021-07-12T06:21:31,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T06:21:31,732 return func(self, options, args) 2021-07-12T06:21:31,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T06:21:31,732 requirement_set = resolver.resolve( 2021-07-12T06:21:31,732 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T06:21:31,732 raise error from e 2021-07-12T06:21:31,732 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pylu==0.1.2 2021-07-12T06:21:31,737 Removed pylu==0.1.2 from https://files.pythonhosted.org/packages/5a/e0/1f346264c6968b1ed0ac8f364710cb54ec9efa6fb0c0ed57136894aa0ec8/pylu-0.1.2.tar.gz#sha256=c56a5da806c18aba974336628a4b08c2799763d752a335e8057b1920d93fec36 from build tracker '/tmp/pip-req-tracker-msjwy2u1' 2021-07-12T06:21:31,738 Removed build tracker: '/tmp/pip-req-tracker-msjwy2u1'