2021-10-25T09:52:37,037 Created temporary directory: /tmp/pip-ephem-wheel-cache-ziv98fpz 2021-10-25T09:52:37,040 Created temporary directory: /tmp/pip-req-tracker-5z7_n2l7 2021-10-25T09:52:37,040 Initialized build tracking at /tmp/pip-req-tracker-5z7_n2l7 2021-10-25T09:52:37,041 Created build tracker: /tmp/pip-req-tracker-5z7_n2l7 2021-10-25T09:52:37,041 Entered build tracker: /tmp/pip-req-tracker-5z7_n2l7 2021-10-25T09:52:37,042 Created temporary directory: /tmp/pip-wheel-uercq19m 2021-10-25T09:52:37,072 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-25T09:52:37,075 2 location(s) to search for versions of last9: 2021-10-25T09:52:37,075 * https://pypi.org/simple/last9/ 2021-10-25T09:52:37,075 * https://www.piwheels.org/simple/last9/ 2021-10-25T09:52:37,075 Fetching project page and analyzing links: https://pypi.org/simple/last9/ 2021-10-25T09:52:37,076 Getting page https://pypi.org/simple/last9/ 2021-10-25T09:52:37,077 Found index url https://pypi.org/simple 2021-10-25T09:52:37,162 Skipping link: No binaries permitted for last9: https://files.pythonhosted.org/packages/bd/a0/b91d76e74bdb0ab23018b960628947ce6dd12c4e95c6d12492d9d1f768f8/last9-0.1.0-py3-none-any.whl#sha256=463370744967ffd94f36cf3db5b1a510894ad1edb56f24bab71f2854d195fff2 (from https://pypi.org/simple/last9/) (requires-python:>=3.9,<4.0) 2021-10-25T09:52:37,163 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/34/44/1f7b62b58ada4a8b394f6ce9ea693307421536d8661de75d4587644b9c55/last9-0.1.0.tar.gz#sha256=0bc61bffa6ce479e7217acb3db59a59497c3b4dc314180b44700808418e7dd9e (from https://pypi.org/simple/last9/) (requires-python:>=3.9,<4.0) 2021-10-25T09:52:37,163 Fetching project page and analyzing links: https://www.piwheels.org/simple/last9/ 2021-10-25T09:52:37,163 Getting page https://www.piwheels.org/simple/last9/ 2021-10-25T09:52:37,164 Found index url https://www.piwheels.org/simple 2021-10-25T09:52:37,332 Skipping link: not a file: https://www.piwheels.org/simple/last9/ 2021-10-25T09:52:37,333 Skipping link: not a file: https://pypi.org/simple/last9/ 2021-10-25T09:52:37,347 Given no hashes to check 0 links for project 'last9': discarding no candidates 2021-10-25T09:52:37,347 ERROR: Could not find a version that satisfies the requirement last9==0.1.0 (from versions: none) 2021-10-25T09:52:37,348 ERROR: No matching distribution found for last9==0.1.0 2021-10-25T09:52:37,348 Exception information: 2021-10-25T09:52:37,348 Traceback (most recent call last): 2021-10-25T09:52:37,348 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-25T09:52:37,348 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-25T09:52:37,348 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-25T09:52:37,348 raise RequirementsConflicted(criterion) 2021-10-25T09:52:37,348 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('last9==0.1.0') 2021-10-25T09:52:37,348 2021-10-25T09:52:37,348 During handling of the above exception, another exception occurred: 2021-10-25T09:52:37,348 2021-10-25T09:52:37,348 Traceback (most recent call last): 2021-10-25T09:52:37,348 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-25T09:52:37,348 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-25T09:52:37,348 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-25T09:52:37,348 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-25T09:52:37,348 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-25T09:52:37,348 raise ResolutionImpossible(e.criterion.information) 2021-10-25T09:52:37,348 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('last9==0.1.0'), parent=None)] 2021-10-25T09:52:37,348 2021-10-25T09:52:37,348 The above exception was the direct cause of the following exception: 2021-10-25T09:52:37,348 2021-10-25T09:52:37,348 Traceback (most recent call last): 2021-10-25T09:52:37,348 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-25T09:52:37,348 status = self.run(options, args) 2021-10-25T09:52:37,348 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-25T09:52:37,348 return func(self, options, args) 2021-10-25T09:52:37,348 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-25T09:52:37,348 reqs, check_supported_wheels=True 2021-10-25T09:52:37,348 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-25T09:52:37,348 raise error from e 2021-10-25T09:52:37,348 pip._internal.exceptions.DistributionNotFound: No matching distribution found for last9==0.1.0 2021-10-25T09:52:37,352 Removed build tracker: '/tmp/pip-req-tracker-5z7_n2l7'