2021-11-16T23:42:11,003 Created temporary directory: /tmp/pip-ephem-wheel-cache-q9o64t40 2021-11-16T23:42:11,006 Created temporary directory: /tmp/pip-req-tracker-omh0tlax 2021-11-16T23:42:11,007 Initialized build tracking at /tmp/pip-req-tracker-omh0tlax 2021-11-16T23:42:11,007 Created build tracker: /tmp/pip-req-tracker-omh0tlax 2021-11-16T23:42:11,007 Entered build tracker: /tmp/pip-req-tracker-omh0tlax 2021-11-16T23:42:11,008 Created temporary directory: /tmp/pip-wheel-nrpjknvs 2021-11-16T23:42:11,037 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-16T23:42:11,040 2 location(s) to search for versions of sancty: 2021-11-16T23:42:11,040 * https://pypi.org/simple/sancty/ 2021-11-16T23:42:11,040 * https://www.piwheels.org/simple/sancty/ 2021-11-16T23:42:11,040 Fetching project page and analyzing links: https://pypi.org/simple/sancty/ 2021-11-16T23:42:11,041 Getting page https://pypi.org/simple/sancty/ 2021-11-16T23:42:11,042 Found index url https://pypi.org/simple 2021-11-16T23:42:11,130 Skipping link: No binaries permitted for sancty: https://files.pythonhosted.org/packages/1d/5f/2f80319b5575f682de77eb10030ba840cd5c4d35835838cca9055170c9d8/sancty-0.1.0-py3-none-any.whl#sha256=a5e11393f969f7107f7d08b46bc65b26b2edf1ccf1d72e7df09b6a6796c5add3 (from https://pypi.org/simple/sancty/) (requires-python:>=3.10,<3.11) 2021-11-16T23:42:11,131 Link requires a different Python (3.9.2 not in: '>=3.10,<3.11'): https://files.pythonhosted.org/packages/22/1f/78dc3745673de146123939bfb7ca14821c1ca7868936fc9b6f1bec3f1b65/sancty-0.1.0.tar.gz#sha256=0196bbe73b91bb8eb11032a310975b411500f3756a5796262cc6c7b2a77c90c4 (from https://pypi.org/simple/sancty/) (requires-python:>=3.10,<3.11) 2021-11-16T23:42:11,131 Fetching project page and analyzing links: https://www.piwheels.org/simple/sancty/ 2021-11-16T23:42:11,131 Getting page https://www.piwheels.org/simple/sancty/ 2021-11-16T23:42:11,132 Found index url https://www.piwheels.org/simple 2021-11-16T23:42:11,316 Skipping link: not a file: https://www.piwheels.org/simple/sancty/ 2021-11-16T23:42:11,317 Skipping link: not a file: https://pypi.org/simple/sancty/ 2021-11-16T23:42:11,335 Given no hashes to check 0 links for project 'sancty': discarding no candidates 2021-11-16T23:42:11,336 ERROR: Could not find a version that satisfies the requirement sancty==0.1.0 (from versions: none) 2021-11-16T23:42:11,336 ERROR: No matching distribution found for sancty==0.1.0 2021-11-16T23:42:11,337 Exception information: 2021-11-16T23:42:11,337 Traceback (most recent call last): 2021-11-16T23:42:11,337 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-16T23:42:11,337 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-16T23:42:11,337 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-16T23:42:11,337 raise RequirementsConflicted(criterion) 2021-11-16T23:42:11,337 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sancty==0.1.0') 2021-11-16T23:42:11,337 2021-11-16T23:42:11,337 During handling of the above exception, another exception occurred: 2021-11-16T23:42:11,337 2021-11-16T23:42:11,337 Traceback (most recent call last): 2021-11-16T23:42:11,337 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-11-16T23:42:11,337 result = self._result = resolver.resolve( 2021-11-16T23:42:11,337 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-16T23:42:11,337 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-16T23:42:11,337 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-16T23:42:11,337 raise ResolutionImpossible(e.criterion.information) 2021-11-16T23:42:11,337 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sancty==0.1.0'), parent=None)] 2021-11-16T23:42:11,337 2021-11-16T23:42:11,337 The above exception was the direct cause of the following exception: 2021-11-16T23:42:11,337 2021-11-16T23:42:11,337 Traceback (most recent call last): 2021-11-16T23:42:11,337 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-16T23:42:11,337 status = self.run(options, args) 2021-11-16T23:42:11,337 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-16T23:42:11,337 return func(self, options, args) 2021-11-16T23:42:11,337 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-11-16T23:42:11,337 requirement_set = resolver.resolve( 2021-11-16T23:42:11,337 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-16T23:42:11,337 raise error from e 2021-11-16T23:42:11,337 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sancty==0.1.0 2021-11-16T23:42:11,341 Removed build tracker: '/tmp/pip-req-tracker-omh0tlax'