2021-12-07T02:36:24,630 Created temporary directory: /tmp/pip-ephem-wheel-cache-a5rj5s5x 2021-12-07T02:36:24,635 Created temporary directory: /tmp/pip-req-tracker-72j71e9j 2021-12-07T02:36:24,636 Initialized build tracking at /tmp/pip-req-tracker-72j71e9j 2021-12-07T02:36:24,636 Created build tracker: /tmp/pip-req-tracker-72j71e9j 2021-12-07T02:36:24,637 Entered build tracker: /tmp/pip-req-tracker-72j71e9j 2021-12-07T02:36:24,638 Created temporary directory: /tmp/pip-wheel-vuu4f2pf 2021-12-07T02:36:24,700 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-07T02:36:24,705 2 location(s) to search for versions of pytekukko: 2021-12-07T02:36:24,705 * https://pypi.org/simple/pytekukko/ 2021-12-07T02:36:24,705 * https://www.piwheels.org/simple/pytekukko/ 2021-12-07T02:36:24,706 Fetching project page and analyzing links: https://pypi.org/simple/pytekukko/ 2021-12-07T02:36:24,707 Getting page https://pypi.org/simple/pytekukko/ 2021-12-07T02:36:24,711 Found index url https://pypi.org/simple 2021-12-07T02:36:24,909 Skipping link: No binaries permitted for pytekukko: https://files.pythonhosted.org/packages/44/15/9eede9afcd59074ee385f8f3b90e6ed5a828e389d2b915e46e8ba9022215/pytekukko-0.9.0-py3-none-any.whl#sha256=758cd1b1e2ce465423daa12c062641d84aa1620bb5e0049752db04df080e5b39 (from https://pypi.org/simple/pytekukko/) (requires-python:>=3.8) 2021-12-07T02:36:24,911 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/e1/12/f2696248bd67bf432fb65da7d42a34e473dbb8a9c599fba723a174ccdf40/pytekukko-0.9.0.tar.gz#sha256=f192ff8d99cb42dfb641aadbf0725a092295611bfbc5ae2183eb6a4c6f4f6b17 (from https://pypi.org/simple/pytekukko/) (requires-python:>=3.8) 2021-12-07T02:36:24,911 Skipping link: No binaries permitted for pytekukko: https://files.pythonhosted.org/packages/e4/a6/604c1a734574db9b9de3acb022b802d7f469a054e859837a193017f5f82b/pytekukko-0.10.0-py3-none-any.whl#sha256=c2ebeaa70c6f8bda46942b17e2027047ca7f4d0002c3ed1161fe01aa7eebaa01 (from https://pypi.org/simple/pytekukko/) (requires-python:>=3.8) 2021-12-07T02:36:24,912 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/31/f3/5db4188b53534e0b60fc5d791c2a3b039eee6337a2cb7005aae3a7726f80/pytekukko-0.10.0.tar.gz#sha256=3a3583a9082f77e40392fdde9b3fcdad088f4459a11224de865035fc6f8bcecc (from https://pypi.org/simple/pytekukko/) (requires-python:>=3.8) 2021-12-07T02:36:24,913 Fetching project page and analyzing links: https://www.piwheels.org/simple/pytekukko/ 2021-12-07T02:36:24,914 Getting page https://www.piwheels.org/simple/pytekukko/ 2021-12-07T02:36:24,916 Found index url https://www.piwheels.org/simple 2021-12-07T02:36:25,141 Skipping link: not a file: https://www.piwheels.org/simple/pytekukko/ 2021-12-07T02:36:25,141 Skipping link: not a file: https://pypi.org/simple/pytekukko/ 2021-12-07T02:36:25,172 Given no hashes to check 0 links for project 'pytekukko': discarding no candidates 2021-12-07T02:36:25,173 ERROR: Could not find a version that satisfies the requirement pytekukko==0.9.0 (from versions: none) 2021-12-07T02:36:25,174 ERROR: No matching distribution found for pytekukko==0.9.0 2021-12-07T02:36:25,175 Exception information: 2021-12-07T02:36:25,175 Traceback (most recent call last): 2021-12-07T02:36:25,175 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-07T02:36:25,175 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-07T02:36:25,175 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-07T02:36:25,175 raise RequirementsConflicted(criterion) 2021-12-07T02:36:25,175 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pytekukko==0.9.0') 2021-12-07T02:36:25,175 2021-12-07T02:36:25,175 During handling of the above exception, another exception occurred: 2021-12-07T02:36:25,175 2021-12-07T02:36:25,175 Traceback (most recent call last): 2021-12-07T02:36:25,175 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-07T02:36:25,175 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-07T02:36:25,175 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-07T02:36:25,175 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-07T02:36:25,175 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-07T02:36:25,175 raise ResolutionImpossible(e.criterion.information) 2021-12-07T02:36:25,175 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pytekukko==0.9.0'), parent=None)] 2021-12-07T02:36:25,175 2021-12-07T02:36:25,175 The above exception was the direct cause of the following exception: 2021-12-07T02:36:25,175 2021-12-07T02:36:25,175 Traceback (most recent call last): 2021-12-07T02:36:25,175 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-07T02:36:25,175 status = run_func(*args) 2021-12-07T02:36:25,175 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-07T02:36:25,175 return func(self, options, args) 2021-12-07T02:36:25,175 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-07T02:36:25,175 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-07T02:36:25,175 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-07T02:36:25,175 raise error from e 2021-12-07T02:36:25,175 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytekukko==0.9.0 2021-12-07T02:36:25,182 Removed build tracker: '/tmp/pip-req-tracker-72j71e9j'