2021-12-27T20:24:16,152 Created temporary directory: /tmp/pip-ephem-wheel-cache-dzcwpu_7 2021-12-27T20:24:16,158 Created temporary directory: /tmp/pip-req-tracker-m7rgsz0e 2021-12-27T20:24:16,158 Initialized build tracking at /tmp/pip-req-tracker-m7rgsz0e 2021-12-27T20:24:16,159 Created build tracker: /tmp/pip-req-tracker-m7rgsz0e 2021-12-27T20:24:16,159 Entered build tracker: /tmp/pip-req-tracker-m7rgsz0e 2021-12-27T20:24:16,160 Created temporary directory: /tmp/pip-wheel-hu65t3om 2021-12-27T20:24:16,224 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-27T20:24:16,228 2 location(s) to search for versions of thconfig: 2021-12-27T20:24:16,228 * https://pypi.org/simple/thconfig/ 2021-12-27T20:24:16,228 * https://www.piwheels.org/simple/thconfig/ 2021-12-27T20:24:16,229 Fetching project page and analyzing links: https://pypi.org/simple/thconfig/ 2021-12-27T20:24:16,230 Getting page https://pypi.org/simple/thconfig/ 2021-12-27T20:24:16,234 Found index url https://pypi.org/simple 2021-12-27T20:24:16,427 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) 2021-12-27T20:24:16,428 Link requires a different Python (3.9.2 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) 2021-12-27T20:24:16,429 Fetching project page and analyzing links: https://www.piwheels.org/simple/thconfig/ 2021-12-27T20:24:16,430 Getting page https://www.piwheels.org/simple/thconfig/ 2021-12-27T20:24:16,432 Found index url https://www.piwheels.org/simple 2021-12-27T20:24:16,630 Skipping link: not a file: https://www.piwheels.org/simple/thconfig/ 2021-12-27T20:24:16,631 Skipping link: not a file: https://pypi.org/simple/thconfig/ 2021-12-27T20:24:16,670 Given no hashes to check 0 links for project 'thconfig': discarding no candidates 2021-12-27T20:24:16,671 ERROR: Could not find a version that satisfies the requirement thconfig==0.9.0 (from versions: none) 2021-12-27T20:24:16,672 ERROR: No matching distribution found for thconfig==0.9.0 2021-12-27T20:24:16,673 Exception information: 2021-12-27T20:24:16,673 Traceback (most recent call last): 2021-12-27T20:24:16,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-27T20:24:16,673 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-27T20:24:16,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-27T20:24:16,673 raise RequirementsConflicted(criterion) 2021-12-27T20:24:16,673 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('thconfig==0.9.0') 2021-12-27T20:24:16,673 2021-12-27T20:24:16,673 During handling of the above exception, another exception occurred: 2021-12-27T20:24:16,673 2021-12-27T20:24:16,673 Traceback (most recent call last): 2021-12-27T20:24:16,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-27T20:24:16,673 result = self._result = resolver.resolve( 2021-12-27T20:24:16,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-27T20:24:16,673 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-27T20:24:16,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-27T20:24:16,673 raise ResolutionImpossible(e.criterion.information) 2021-12-27T20:24:16,673 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('thconfig==0.9.0'), parent=None)] 2021-12-27T20:24:16,673 2021-12-27T20:24:16,673 The above exception was the direct cause of the following exception: 2021-12-27T20:24:16,673 2021-12-27T20:24:16,673 Traceback (most recent call last): 2021-12-27T20:24:16,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-27T20:24:16,673 status = run_func(*args) 2021-12-27T20:24:16,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-27T20:24:16,673 return func(self, options, args) 2021-12-27T20:24:16,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-27T20:24:16,673 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-27T20:24:16,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-27T20:24:16,673 raise error from e 2021-12-27T20:24:16,673 pip._internal.exceptions.DistributionNotFound: No matching distribution found for thconfig==0.9.0 2021-12-27T20:24:16,680 Removed build tracker: '/tmp/pip-req-tracker-m7rgsz0e'