2022-02-11T21:22:12,142 Created temporary directory: /tmp/pip-ephem-wheel-cache-7qum_h0j 2022-02-11T21:22:12,148 Created temporary directory: /tmp/pip-req-tracker-fgx23hzl 2022-02-11T21:22:12,149 Initialized build tracking at /tmp/pip-req-tracker-fgx23hzl 2022-02-11T21:22:12,150 Created build tracker: /tmp/pip-req-tracker-fgx23hzl 2022-02-11T21:22:12,150 Entered build tracker: /tmp/pip-req-tracker-fgx23hzl 2022-02-11T21:22:12,151 Created temporary directory: /tmp/pip-wheel-w6j5ad8z 2022-02-11T21:22:12,217 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-11T21:22:12,223 2 location(s) to search for versions of lingus: 2022-02-11T21:22:12,223 * https://pypi.org/simple/lingus/ 2022-02-11T21:22:12,223 * https://www.piwheels.org/simple/lingus/ 2022-02-11T21:22:12,224 Fetching project page and analyzing links: https://pypi.org/simple/lingus/ 2022-02-11T21:22:12,225 Getting page https://pypi.org/simple/lingus/ 2022-02-11T21:22:12,229 Found index url https://pypi.org/simple 2022-02-11T21:22:12,425 Skipping link: No binaries permitted for lingus: https://files.pythonhosted.org/packages/f7/a1/2fa0272d31923f02802a5063417515494cc96c4d46c423f1f97bed29d328/Lingus-0.0.1-py3-none-any.whl#sha256=7adce599a0c5ed6914ecbbb582ced9f3d240bae559968be48770bb72c7ccbd63 (from https://pypi.org/simple/lingus/) (requires-python:>=3.9) 2022-02-11T21:22:12,427 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/e2/58/09b0785ea22d6055a01861afe9ad6045213590ae5acec04737b27a435cf6/Lingus-0.0.1.tar.gz#sha256=6aa31d8c7fc14f58c8f4b09a6582f9fa2234292f85884ab6f723efe3e95c6aac (from https://pypi.org/simple/lingus/) (requires-python:>=3.9) 2022-02-11T21:22:12,427 Skipping link: No binaries permitted for lingus: https://files.pythonhosted.org/packages/c0/ea/ccb9d140810985d5b5f20a902328eda28eeaf9b7e3313242ff7b77c99723/Lingus-0.0.2-py3-none-any.whl#sha256=e8b1ca9d74fc0ad4d2c02082c47a8b11cd4db2d38aa9394a69f610ffc507c461 (from https://pypi.org/simple/lingus/) (requires-python:>=3.9) 2022-02-11T21:22:12,429 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/9a/f3/c4180fcd2328cb3222410a3a92a0a3cfdf157e75a885566b85eec3498e34/Lingus-0.0.2.tar.gz#sha256=d306b69dbdd5b4ebb15709be7cbff01c14f987d51f552782dee7828e6740c9f9 (from https://pypi.org/simple/lingus/) (requires-python:>=3.9) 2022-02-11T21:22:12,429 Fetching project page and analyzing links: https://www.piwheels.org/simple/lingus/ 2022-02-11T21:22:12,430 Getting page https://www.piwheels.org/simple/lingus/ 2022-02-11T21:22:12,432 Found index url https://www.piwheels.org/simple 2022-02-11T21:22:12,650 Skipping link: No binaries permitted for lingus: https://www.piwheels.org/simple/lingus/Lingus-0.0.1-py3-none-any.whl#sha256=ed77c416313218a075d441acbf3314bca1a99541ee3a416c005da7f7f923f258 (from https://www.piwheels.org/simple/lingus/) (requires-python:>=3.9) 2022-02-11T21:22:12,651 Skipping link: not a file: https://www.piwheels.org/simple/lingus/ 2022-02-11T21:22:12,651 Skipping link: not a file: https://pypi.org/simple/lingus/ 2022-02-11T21:22:12,684 Given no hashes to check 0 links for project 'lingus': discarding no candidates 2022-02-11T21:22:12,685 ERROR: Could not find a version that satisfies the requirement lingus==0.0.2 (from versions: none) 2022-02-11T21:22:12,686 ERROR: No matching distribution found for lingus==0.0.2 2022-02-11T21:22:12,687 Exception information: 2022-02-11T21:22:12,687 Traceback (most recent call last): 2022-02-11T21:22:12,687 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-11T21:22:12,687 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-11T21:22:12,687 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-11T21:22:12,687 raise RequirementsConflicted(criterion) 2022-02-11T21:22:12,687 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lingus==0.0.2') 2022-02-11T21:22:12,687 2022-02-11T21:22:12,687 During handling of the above exception, another exception occurred: 2022-02-11T21:22:12,687 2022-02-11T21:22:12,687 Traceback (most recent call last): 2022-02-11T21:22:12,687 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-11T21:22:12,687 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-11T21:22:12,687 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-11T21:22:12,687 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-11T21:22:12,687 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-11T21:22:12,687 raise ResolutionImpossible(e.criterion.information) 2022-02-11T21:22:12,687 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lingus==0.0.2'), parent=None)] 2022-02-11T21:22:12,687 2022-02-11T21:22:12,687 The above exception was the direct cause of the following exception: 2022-02-11T21:22:12,687 2022-02-11T21:22:12,687 Traceback (most recent call last): 2022-02-11T21:22:12,687 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-11T21:22:12,687 status = run_func(*args) 2022-02-11T21:22:12,687 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-11T21:22:12,687 return func(self, options, args) 2022-02-11T21:22:12,687 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-11T21:22:12,687 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-11T21:22:12,687 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-11T21:22:12,687 raise error from e 2022-02-11T21:22:12,687 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lingus==0.0.2 2022-02-11T21:22:12,695 Removed build tracker: '/tmp/pip-req-tracker-fgx23hzl'