2022-05-15T11:50:16,570 Created temporary directory: /tmp/pip-ephem-wheel-cache-f09_0bo4 2022-05-15T11:50:16,576 Created temporary directory: /tmp/pip-req-tracker-hce64u4e 2022-05-15T11:50:16,576 Initialized build tracking at /tmp/pip-req-tracker-hce64u4e 2022-05-15T11:50:16,577 Created build tracker: /tmp/pip-req-tracker-hce64u4e 2022-05-15T11:50:16,577 Entered build tracker: /tmp/pip-req-tracker-hce64u4e 2022-05-15T11:50:16,578 Created temporary directory: /tmp/pip-wheel-kjol6dae 2022-05-15T11:50:16,678 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-15T11:50:16,692 2 location(s) to search for versions of rr-api: 2022-05-15T11:50:16,692 * https://pypi.org/simple/rr-api/ 2022-05-15T11:50:16,692 * https://www.piwheels.org/simple/rr-api/ 2022-05-15T11:50:16,693 Fetching project page and analyzing links: https://pypi.org/simple/rr-api/ 2022-05-15T11:50:16,694 Getting page https://pypi.org/simple/rr-api/ 2022-05-15T11:50:16,697 Found index url https://pypi.org/simple 2022-05-15T11:50:16,855 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/d5/43/3353383c0af16ca3ea441f9da84ad3932c47e3c84aff163ae4323147ef17/rr-api-1.0.tar.gz#sha256=f6ef119cab55e2eb1febff86398948ddaf8e88606ef7975f9a7c1d4a0be9bbba (from https://pypi.org/simple/rr-api/) (requires-python:>=3.8) 2022-05-15T11:50:16,856 Skipping link: No binaries permitted for rr-api: https://files.pythonhosted.org/packages/ce/da/e23c86c1e86ec97356871027c330abc41bb7db395b161e864af966ff298a/rr_api-1.0-py3-none-any.whl#sha256=075e6e87266b0a377436726b0f33857ba3a0dc4ccf194d6d99924eb4b279c844 (from https://pypi.org/simple/rr-api/) (requires-python:>=3.8) 2022-05-15T11:50:16,857 Fetching project page and analyzing links: https://www.piwheels.org/simple/rr-api/ 2022-05-15T11:50:16,857 Getting page https://www.piwheels.org/simple/rr-api/ 2022-05-15T11:50:16,859 Found index url https://www.piwheels.org/simple 2022-05-15T11:50:17,091 Skipping link: not a file: https://www.piwheels.org/simple/rr-api/ 2022-05-15T11:50:17,092 Skipping link: not a file: https://pypi.org/simple/rr-api/ 2022-05-15T11:50:17,125 Given no hashes to check 0 links for project 'rr-api': discarding no candidates 2022-05-15T11:50:17,126 ERROR: Could not find a version that satisfies the requirement rr-api==1.0 (from versions: none) 2022-05-15T11:50:17,128 ERROR: No matching distribution found for rr-api==1.0 2022-05-15T11:50:17,130 Exception information: 2022-05-15T11:50:17,130 Traceback (most recent call last): 2022-05-15T11:50:17,130 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-15T11:50:17,130 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-15T11:50:17,130 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-15T11:50:17,130 raise RequirementsConflicted(criterion) 2022-05-15T11:50:17,130 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rr-api==1.0') 2022-05-15T11:50:17,130 2022-05-15T11:50:17,130 During handling of the above exception, another exception occurred: 2022-05-15T11:50:17,130 2022-05-15T11:50:17,130 Traceback (most recent call last): 2022-05-15T11:50:17,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-15T11:50:17,130 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-15T11:50:17,130 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-15T11:50:17,130 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-15T11:50:17,130 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-15T11:50:17,130 raise ResolutionImpossible(e.criterion.information) 2022-05-15T11:50:17,130 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rr-api==1.0'), parent=None)] 2022-05-15T11:50:17,130 2022-05-15T11:50:17,130 The above exception was the direct cause of the following exception: 2022-05-15T11:50:17,130 2022-05-15T11:50:17,130 Traceback (most recent call last): 2022-05-15T11:50:17,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-15T11:50:17,130 status = run_func(*args) 2022-05-15T11:50:17,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-15T11:50:17,130 return func(self, options, args) 2022-05-15T11:50:17,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-15T11:50:17,130 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-15T11:50:17,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-15T11:50:17,130 raise error from e 2022-05-15T11:50:17,130 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rr-api==1.0 2022-05-15T11:50:17,139 Removed build tracker: '/tmp/pip-req-tracker-hce64u4e'