2022-02-07T16:26:36,920 Created temporary directory: /tmp/pip-ephem-wheel-cache-n4xfv17g 2022-02-07T16:26:36,926 Created temporary directory: /tmp/pip-req-tracker-0oawyban 2022-02-07T16:26:36,927 Initialized build tracking at /tmp/pip-req-tracker-0oawyban 2022-02-07T16:26:36,928 Created build tracker: /tmp/pip-req-tracker-0oawyban 2022-02-07T16:26:36,928 Entered build tracker: /tmp/pip-req-tracker-0oawyban 2022-02-07T16:26:36,929 Created temporary directory: /tmp/pip-wheel-7o9i29do 2022-02-07T16:26:36,995 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-07T16:26:37,001 2 location(s) to search for versions of thconfig: 2022-02-07T16:26:37,001 * https://pypi.org/simple/thconfig/ 2022-02-07T16:26:37,001 * https://www.piwheels.org/simple/thconfig/ 2022-02-07T16:26:37,002 Fetching project page and analyzing links: https://pypi.org/simple/thconfig/ 2022-02-07T16:26:37,003 Getting page https://pypi.org/simple/thconfig/ 2022-02-07T16:26:37,006 Found index url https://pypi.org/simple 2022-02-07T16:26:37,207 Skipping link: No binaries permitted for thconfig: https://files.pythonhosted.org/packages/b0/3f/3cbf71ef1f10f95cf1b5577e19a544633952a9d2a44acb1def1b0e748c3c/thconfig-0.9.0-py3-none-any.whl#sha256=c5672949f7794fee7ae2f1eff3e35356237551ad7895efa1d1a2eaac166b7418 (from https://pypi.org/simple/thconfig/) (requires-python:>=3.10,<4.0) 2022-02-07T16:26:37,209 Link requires a different Python (3.7.3 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/17/cf/05dae587c802b10d89e4771ae056ee4dced8a3a6495608c89224e5450117/thconfig-0.9.0.tar.gz#sha256=52f63c99e0eb6be27d1e002afca1c79c5caecbf70175b975766bfe82f2d0e7a0 (from https://pypi.org/simple/thconfig/) (requires-python:>=3.10,<4.0) 2022-02-07T16:26:37,210 Skipping link: No binaries permitted for thconfig: https://files.pythonhosted.org/packages/04/10/0b6fc9706602eb67f95d6e420b3ae750e9e1052d9a9168a655f63b2523ff/thconfig-0.9.1-py3-none-any.whl#sha256=8c2da2f7953b7463ca1de35b4932a4603b405a6201900b183d3294a8261f94b6 (from https://pypi.org/simple/thconfig/) (requires-python:>=3.10,<4.0) 2022-02-07T16:26:37,211 Link requires a different Python (3.7.3 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/92/55/9c066dc96528a203b6f189b185b7b8ba816244878f28e01fe906acd8a008/thconfig-0.9.1.tar.gz#sha256=eb647805e1a544693e6f0e176516befaa49fb3ca45f11ee3c2cbc7ef96cd02ac (from https://pypi.org/simple/thconfig/) (requires-python:>=3.10,<4.0) 2022-02-07T16:26:37,212 Skipping link: No binaries permitted for thconfig: https://files.pythonhosted.org/packages/0e/d7/27b4a4bc99fc11549b071889c313108403259f65441c2c8bc738681c2034/thconfig-0.9.2-py3-none-any.whl#sha256=f4844222887251a55286a05a78675ddd59b0df51b712120266db52bc806c49c7 (from https://pypi.org/simple/thconfig/) (requires-python:>=3.10,<4.0) 2022-02-07T16:26:37,213 Link requires a different Python (3.7.3 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/ef/30/2b81c2b48248d690548ac9ceb5ebf03e12eff981eab05f6fb170de14091b/thconfig-0.9.2.tar.gz#sha256=387fdb5e2b3de0d8dc26824df5cf0e335645ec2e85f47db6b9b8bdce94b8aa4d (from https://pypi.org/simple/thconfig/) (requires-python:>=3.10,<4.0) 2022-02-07T16:26:37,214 Fetching project page and analyzing links: https://www.piwheels.org/simple/thconfig/ 2022-02-07T16:26:37,215 Getting page https://www.piwheels.org/simple/thconfig/ 2022-02-07T16:26:37,217 Found index url https://www.piwheels.org/simple 2022-02-07T16:26:37,436 Skipping link: not a file: https://www.piwheels.org/simple/thconfig/ 2022-02-07T16:26:37,437 Skipping link: not a file: https://pypi.org/simple/thconfig/ 2022-02-07T16:26:37,470 Given no hashes to check 0 links for project 'thconfig': discarding no candidates 2022-02-07T16:26:37,471 ERROR: Could not find a version that satisfies the requirement thconfig==0.9.2 (from versions: none) 2022-02-07T16:26:37,472 ERROR: No matching distribution found for thconfig==0.9.2 2022-02-07T16:26:37,472 Exception information: 2022-02-07T16:26:37,472 Traceback (most recent call last): 2022-02-07T16:26:37,472 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-07T16:26:37,472 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-07T16:26:37,472 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-07T16:26:37,472 raise RequirementsConflicted(criterion) 2022-02-07T16:26:37,472 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('thconfig==0.9.2') 2022-02-07T16:26:37,472 2022-02-07T16:26:37,472 During handling of the above exception, another exception occurred: 2022-02-07T16:26:37,472 2022-02-07T16:26:37,472 Traceback (most recent call last): 2022-02-07T16:26:37,472 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-07T16:26:37,472 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-07T16:26:37,472 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-07T16:26:37,472 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-07T16:26:37,472 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-07T16:26:37,472 raise ResolutionImpossible(e.criterion.information) 2022-02-07T16:26:37,472 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('thconfig==0.9.2'), parent=None)] 2022-02-07T16:26:37,472 2022-02-07T16:26:37,472 The above exception was the direct cause of the following exception: 2022-02-07T16:26:37,472 2022-02-07T16:26:37,472 Traceback (most recent call last): 2022-02-07T16:26:37,472 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-07T16:26:37,472 status = run_func(*args) 2022-02-07T16:26:37,472 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-07T16:26:37,472 return func(self, options, args) 2022-02-07T16:26:37,472 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-07T16:26:37,472 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-07T16:26:37,472 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-07T16:26:37,472 raise error from e 2022-02-07T16:26:37,472 pip._internal.exceptions.DistributionNotFound: No matching distribution found for thconfig==0.9.2 2022-02-07T16:26:37,480 Removed build tracker: '/tmp/pip-req-tracker-0oawyban'