2021-10-26T22:59:49,214 Created temporary directory: /tmp/pip-ephem-wheel-cache-1mcwvb0c 2021-10-26T22:59:49,218 Created temporary directory: /tmp/pip-req-tracker-dfpqj54g 2021-10-26T22:59:49,218 Initialized build tracking at /tmp/pip-req-tracker-dfpqj54g 2021-10-26T22:59:49,218 Created build tracker: /tmp/pip-req-tracker-dfpqj54g 2021-10-26T22:59:49,219 Entered build tracker: /tmp/pip-req-tracker-dfpqj54g 2021-10-26T22:59:49,219 Created temporary directory: /tmp/pip-wheel-iw05w0jz 2021-10-26T22:59:49,253 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-26T22:59:49,255 2 location(s) to search for versions of conflook: 2021-10-26T22:59:49,255 * https://pypi.org/simple/conflook/ 2021-10-26T22:59:49,255 * https://www.piwheels.org/simple/conflook/ 2021-10-26T22:59:49,256 Fetching project page and analyzing links: https://pypi.org/simple/conflook/ 2021-10-26T22:59:49,257 Getting page https://pypi.org/simple/conflook/ 2021-10-26T22:59:49,258 Found index url https://pypi.org/simple 2021-10-26T22:59:49,346 Skipping link: No binaries permitted for conflook: https://files.pythonhosted.org/packages/c1/ab/a9dccf5869828f04978c255cd230d1083dc1df6d9d89db1af3d17601fec9/conflook-0.1.0-py3-none-any.whl#sha256=ccf45f4ba36c8f32042c00dde593d999d746c697de3084e48bc34a3d4e145945 (from https://pypi.org/simple/conflook/) (requires-python:>=3.9) 2021-10-26T22:59:49,347 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/85/7f/4fdbcfd3f94ce664d43de8c46f1085ffaff61d0de94eb5672a96776c7345/conflook-0.1.0.tar.gz#sha256=d68fc85b79028e4459b1b88eb1f61b0eceafed3bcd58750c111c5b0c6caeaaad (from https://pypi.org/simple/conflook/) (requires-python:>=3.9) 2021-10-26T22:59:49,348 Fetching project page and analyzing links: https://www.piwheels.org/simple/conflook/ 2021-10-26T22:59:49,348 Getting page https://www.piwheels.org/simple/conflook/ 2021-10-26T22:59:49,349 Found index url https://www.piwheels.org/simple 2021-10-26T22:59:49,527 Skipping link: not a file: https://www.piwheels.org/simple/conflook/ 2021-10-26T22:59:49,528 Skipping link: not a file: https://pypi.org/simple/conflook/ 2021-10-26T22:59:49,541 Given no hashes to check 0 links for project 'conflook': discarding no candidates 2021-10-26T22:59:49,542 ERROR: Could not find a version that satisfies the requirement conflook==v0.1.0 (from versions: none) 2021-10-26T22:59:49,542 ERROR: No matching distribution found for conflook==v0.1.0 2021-10-26T22:59:49,543 Exception information: 2021-10-26T22:59:49,543 Traceback (most recent call last): 2021-10-26T22:59:49,543 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-26T22:59:49,543 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-26T22:59:49,543 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-26T22:59:49,543 raise RequirementsConflicted(criterion) 2021-10-26T22:59:49,543 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('conflook==v0.1.0') 2021-10-26T22:59:49,543 2021-10-26T22:59:49,543 During handling of the above exception, another exception occurred: 2021-10-26T22:59:49,543 2021-10-26T22:59:49,543 Traceback (most recent call last): 2021-10-26T22:59:49,543 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-26T22:59:49,543 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-26T22:59:49,543 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-26T22:59:49,543 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-26T22:59:49,543 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-26T22:59:49,543 raise ResolutionImpossible(e.criterion.information) 2021-10-26T22:59:49,543 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('conflook==v0.1.0'), parent=None)] 2021-10-26T22:59:49,543 2021-10-26T22:59:49,543 The above exception was the direct cause of the following exception: 2021-10-26T22:59:49,543 2021-10-26T22:59:49,543 Traceback (most recent call last): 2021-10-26T22:59:49,543 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-26T22:59:49,543 status = self.run(options, args) 2021-10-26T22:59:49,543 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-26T22:59:49,543 return func(self, options, args) 2021-10-26T22:59:49,543 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-26T22:59:49,543 reqs, check_supported_wheels=True 2021-10-26T22:59:49,543 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-26T22:59:49,543 raise error from e 2021-10-26T22:59:49,543 pip._internal.exceptions.DistributionNotFound: No matching distribution found for conflook==v0.1.0 2021-10-26T22:59:49,547 Removed build tracker: '/tmp/pip-req-tracker-dfpqj54g'