2021-11-16T23:36:52,921 Created temporary directory: /tmp/pip-ephem-wheel-cache-o1ga7__3 2021-11-16T23:36:52,925 Created temporary directory: /tmp/pip-req-tracker-9e10fm63 2021-11-16T23:36:52,925 Initialized build tracking at /tmp/pip-req-tracker-9e10fm63 2021-11-16T23:36:52,925 Created build tracker: /tmp/pip-req-tracker-9e10fm63 2021-11-16T23:36:52,925 Entered build tracker: /tmp/pip-req-tracker-9e10fm63 2021-11-16T23:36:52,926 Created temporary directory: /tmp/pip-wheel-mo12gm9g 2021-11-16T23:36:52,963 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-16T23:36:52,965 2 location(s) to search for versions of sancty: 2021-11-16T23:36:52,965 * https://pypi.org/simple/sancty/ 2021-11-16T23:36:52,965 * https://www.piwheels.org/simple/sancty/ 2021-11-16T23:36:52,966 Fetching project page and analyzing links: https://pypi.org/simple/sancty/ 2021-11-16T23:36:52,966 Getting page https://pypi.org/simple/sancty/ 2021-11-16T23:36:52,968 Found index url https://pypi.org/simple 2021-11-16T23:36:53,059 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:36:53,059 Link requires a different Python (3.7.3 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:36:53,060 Fetching project page and analyzing links: https://www.piwheels.org/simple/sancty/ 2021-11-16T23:36:53,060 Getting page https://www.piwheels.org/simple/sancty/ 2021-11-16T23:36:53,061 Found index url https://www.piwheels.org/simple 2021-11-16T23:36:53,261 Skipping link: not a file: https://www.piwheels.org/simple/sancty/ 2021-11-16T23:36:53,262 Skipping link: not a file: https://pypi.org/simple/sancty/ 2021-11-16T23:36:53,278 Given no hashes to check 0 links for project 'sancty': discarding no candidates 2021-11-16T23:36:53,278 ERROR: Could not find a version that satisfies the requirement sancty==0.1.0 (from versions: none) 2021-11-16T23:36:53,279 ERROR: No matching distribution found for sancty==0.1.0 2021-11-16T23:36:53,279 Exception information: 2021-11-16T23:36:53,279 Traceback (most recent call last): 2021-11-16T23:36:53,279 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-16T23:36:53,279 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-16T23:36:53,279 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-16T23:36:53,279 raise RequirementsConflicted(criterion) 2021-11-16T23:36:53,279 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sancty==0.1.0') 2021-11-16T23:36:53,279 2021-11-16T23:36:53,279 During handling of the above exception, another exception occurred: 2021-11-16T23:36:53,279 2021-11-16T23:36:53,279 Traceback (most recent call last): 2021-11-16T23:36:53,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-16T23:36:53,279 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-16T23:36:53,279 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-16T23:36:53,279 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-16T23:36:53,279 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-16T23:36:53,279 raise ResolutionImpossible(e.criterion.information) 2021-11-16T23:36:53,279 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sancty==0.1.0'), parent=None)] 2021-11-16T23:36:53,279 2021-11-16T23:36:53,279 The above exception was the direct cause of the following exception: 2021-11-16T23:36:53,279 2021-11-16T23:36:53,279 Traceback (most recent call last): 2021-11-16T23:36:53,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-16T23:36:53,279 status = self.run(options, args) 2021-11-16T23:36:53,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-16T23:36:53,279 return func(self, options, args) 2021-11-16T23:36:53,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-16T23:36:53,279 reqs, check_supported_wheels=True 2021-11-16T23:36:53,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-16T23:36:53,279 raise error from e 2021-11-16T23:36:53,279 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sancty==0.1.0 2021-11-16T23:36:53,283 Removed build tracker: '/tmp/pip-req-tracker-9e10fm63'