2022-02-11T18:56:02,578 Created temporary directory: /tmp/pip-ephem-wheel-cache-ekc9j96a 2022-02-11T18:56:02,584 Created temporary directory: /tmp/pip-req-tracker-dgyq0ssj 2022-02-11T18:56:02,585 Initialized build tracking at /tmp/pip-req-tracker-dgyq0ssj 2022-02-11T18:56:02,585 Created build tracker: /tmp/pip-req-tracker-dgyq0ssj 2022-02-11T18:56:02,586 Entered build tracker: /tmp/pip-req-tracker-dgyq0ssj 2022-02-11T18:56:02,587 Created temporary directory: /tmp/pip-wheel-csy6p3o3 2022-02-11T18:56:02,661 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-11T18:56:02,666 2 location(s) to search for versions of lingus: 2022-02-11T18:56:02,666 * https://pypi.org/simple/lingus/ 2022-02-11T18:56:02,666 * https://www.piwheels.org/simple/lingus/ 2022-02-11T18:56:02,668 Fetching project page and analyzing links: https://pypi.org/simple/lingus/ 2022-02-11T18:56:02,669 Getting page https://pypi.org/simple/lingus/ 2022-02-11T18:56:02,672 Found index url https://pypi.org/simple 2022-02-11T18:56:02,873 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-11T18:56:02,875 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-11T18:56:02,876 Fetching project page and analyzing links: https://www.piwheels.org/simple/lingus/ 2022-02-11T18:56:02,876 Getting page https://www.piwheels.org/simple/lingus/ 2022-02-11T18:56:02,878 Found index url https://www.piwheels.org/simple 2022-02-11T18:56:03,213 Skipping link: not a file: https://www.piwheels.org/simple/lingus/ 2022-02-11T18:56:03,214 Skipping link: not a file: https://pypi.org/simple/lingus/ 2022-02-11T18:56:03,246 Given no hashes to check 0 links for project 'lingus': discarding no candidates 2022-02-11T18:56:03,247 ERROR: Could not find a version that satisfies the requirement lingus==0.0.1 (from versions: none) 2022-02-11T18:56:03,248 ERROR: No matching distribution found for lingus==0.0.1 2022-02-11T18:56:03,249 Exception information: 2022-02-11T18:56:03,249 Traceback (most recent call last): 2022-02-11T18:56:03,249 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-11T18:56:03,249 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-11T18:56:03,249 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-11T18:56:03,249 raise RequirementsConflicted(criterion) 2022-02-11T18:56:03,249 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lingus==0.0.1') 2022-02-11T18:56:03,249 2022-02-11T18:56:03,249 During handling of the above exception, another exception occurred: 2022-02-11T18:56:03,249 2022-02-11T18:56:03,249 Traceback (most recent call last): 2022-02-11T18:56:03,249 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-11T18:56:03,249 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-11T18:56:03,249 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-11T18:56:03,249 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-11T18:56:03,249 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-11T18:56:03,249 raise ResolutionImpossible(e.criterion.information) 2022-02-11T18:56:03,249 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lingus==0.0.1'), parent=None)] 2022-02-11T18:56:03,249 2022-02-11T18:56:03,249 The above exception was the direct cause of the following exception: 2022-02-11T18:56:03,249 2022-02-11T18:56:03,249 Traceback (most recent call last): 2022-02-11T18:56:03,249 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-11T18:56:03,249 status = run_func(*args) 2022-02-11T18:56:03,249 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-11T18:56:03,249 return func(self, options, args) 2022-02-11T18:56:03,249 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-11T18:56:03,249 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-11T18:56:03,249 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-11T18:56:03,249 raise error from e 2022-02-11T18:56:03,249 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lingus==0.0.1 2022-02-11T18:56:03,257 Removed build tracker: '/tmp/pip-req-tracker-dgyq0ssj'