2022-03-07T04:05:45,518 Created temporary directory: /tmp/pip-ephem-wheel-cache-1auq3cx2 2022-03-07T04:05:45,523 Created temporary directory: /tmp/pip-req-tracker-z94bkpr3 2022-03-07T04:05:45,524 Initialized build tracking at /tmp/pip-req-tracker-z94bkpr3 2022-03-07T04:05:45,525 Created build tracker: /tmp/pip-req-tracker-z94bkpr3 2022-03-07T04:05:45,525 Entered build tracker: /tmp/pip-req-tracker-z94bkpr3 2022-03-07T04:05:45,526 Created temporary directory: /tmp/pip-wheel-_oy3ofer 2022-03-07T04:05:45,599 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-07T04:05:45,607 2 location(s) to search for versions of xxp: 2022-03-07T04:05:45,607 * https://pypi.org/simple/xxp/ 2022-03-07T04:05:45,607 * https://www.piwheels.org/simple/xxp/ 2022-03-07T04:05:45,608 Fetching project page and analyzing links: https://pypi.org/simple/xxp/ 2022-03-07T04:05:45,609 Getting page https://pypi.org/simple/xxp/ 2022-03-07T04:05:45,613 Found index url https://pypi.org/simple 2022-03-07T04:05:45,727 Skipping link: No binaries permitted for xxp: https://files.pythonhosted.org/packages/37/a5/c58e232645ac1b558c4e21f9628bcab58fef5a763bfba231fcd0bd4328e7/xxp-22.3a0-py3-none-any.whl#sha256=0245d52886d86afad648be984ee4b1fb2affabb9edc5ad1c419c4e5cdc3ab624 (from https://pypi.org/simple/xxp/) (requires-python:>=3.10,<4.0) 2022-03-07T04:05:45,729 Link requires a different Python (3.9.2 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/b4/6a/ea4abdb268f6e2b87d9d9093e63e97ba7d253bb6be73a0ffcefa3c8b62a8/xxp-22.3a0.tar.gz#sha256=735cfc2cd94336dc9dbd0c79c59211fac9e3bdec19aa9810c584c6e9b24ffaf1 (from https://pypi.org/simple/xxp/) (requires-python:>=3.10,<4.0) 2022-03-07T04:05:45,729 Fetching project page and analyzing links: https://www.piwheels.org/simple/xxp/ 2022-03-07T04:05:45,730 Getting page https://www.piwheels.org/simple/xxp/ 2022-03-07T04:05:45,732 Found index url https://www.piwheels.org/simple 2022-03-07T04:05:45,936 Skipping link: not a file: https://www.piwheels.org/simple/xxp/ 2022-03-07T04:05:45,937 Skipping link: not a file: https://pypi.org/simple/xxp/ 2022-03-07T04:05:45,980 Given no hashes to check 0 links for project 'xxp': discarding no candidates 2022-03-07T04:05:45,981 ERROR: Could not find a version that satisfies the requirement xxp==22.3a0 (from versions: none) 2022-03-07T04:05:45,984 ERROR: No matching distribution found for xxp==22.3a0 2022-03-07T04:05:45,986 Exception information: 2022-03-07T04:05:45,986 Traceback (most recent call last): 2022-03-07T04:05:45,986 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-07T04:05:45,986 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-07T04:05:45,986 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-07T04:05:45,986 raise RequirementsConflicted(criterion) 2022-03-07T04:05:45,986 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('xxp==22.3a0') 2022-03-07T04:05:45,986 2022-03-07T04:05:45,986 During handling of the above exception, another exception occurred: 2022-03-07T04:05:45,986 2022-03-07T04:05:45,986 Traceback (most recent call last): 2022-03-07T04:05:45,986 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-03-07T04:05:45,986 result = self._result = resolver.resolve( 2022-03-07T04:05:45,986 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-07T04:05:45,986 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-07T04:05:45,986 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-07T04:05:45,986 raise ResolutionImpossible(e.criterion.information) 2022-03-07T04:05:45,986 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('xxp==22.3a0'), parent=None)] 2022-03-07T04:05:45,986 2022-03-07T04:05:45,986 The above exception was the direct cause of the following exception: 2022-03-07T04:05:45,986 2022-03-07T04:05:45,986 Traceback (most recent call last): 2022-03-07T04:05:45,986 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-07T04:05:45,986 status = run_func(*args) 2022-03-07T04:05:45,986 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-07T04:05:45,986 return func(self, options, args) 2022-03-07T04:05:45,986 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-07T04:05:45,986 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-07T04:05:45,986 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-07T04:05:45,986 raise error from e 2022-03-07T04:05:45,986 pip._internal.exceptions.DistributionNotFound: No matching distribution found for xxp==22.3a0 2022-03-07T04:05:45,994 Removed build tracker: '/tmp/pip-req-tracker-z94bkpr3'