2021-09-21T16:50:13,695 Created temporary directory: /tmp/pip-ephem-wheel-cache-sv3fzan2 2021-09-21T16:50:13,699 Created temporary directory: /tmp/pip-req-tracker-orzwitdt 2021-09-21T16:50:13,699 Initialized build tracking at /tmp/pip-req-tracker-orzwitdt 2021-09-21T16:50:13,699 Created build tracker: /tmp/pip-req-tracker-orzwitdt 2021-09-21T16:50:13,700 Entered build tracker: /tmp/pip-req-tracker-orzwitdt 2021-09-21T16:50:13,700 Created temporary directory: /tmp/pip-wheel-rrj0f3wj 2021-09-21T16:50:13,729 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-21T16:50:13,732 2 location(s) to search for versions of api-reflector: 2021-09-21T16:50:13,732 * https://pypi.org/simple/api-reflector/ 2021-09-21T16:50:13,732 * https://www.piwheels.org/simple/api-reflector/ 2021-09-21T16:50:13,732 Fetching project page and analyzing links: https://pypi.org/simple/api-reflector/ 2021-09-21T16:50:13,733 Getting page https://pypi.org/simple/api-reflector/ 2021-09-21T16:50:13,734 Found index url https://pypi.org/simple 2021-09-21T16:50:13,824 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/b6/ab/25cdb2e49e730e74872d90f85afb031adaaffa6068851ec88589d671914f/api-reflector-0.0.7.tar.gz#sha256=3569049e22a30c63b7222960501084175ab81461af2488421d2d355f156bd0f2 (from https://pypi.org/simple/api-reflector/) (requires-python:>=3.9,<4.0) 2021-09-21T16:50:13,824 Skipping link: No binaries permitted for api-reflector: https://files.pythonhosted.org/packages/45/80/7feeaa699bd5dadb2b901b73b6229672912db78744bcf59873ccac84d3af/api_reflector-0.0.7-py3-none-any.whl#sha256=22ddf7fa196cc4391e2be7b0c5a08ed198fbbe8abde06fe09893401730b8726b (from https://pypi.org/simple/api-reflector/) (requires-python:>=3.9,<4.0) 2021-09-21T16:50:13,825 Fetching project page and analyzing links: https://www.piwheels.org/simple/api-reflector/ 2021-09-21T16:50:13,825 Getting page https://www.piwheels.org/simple/api-reflector/ 2021-09-21T16:50:13,826 Found index url https://www.piwheels.org/simple 2021-09-21T16:50:13,944 Skipping link: not a file: https://www.piwheels.org/simple/api-reflector/ 2021-09-21T16:50:13,945 Skipping link: not a file: https://pypi.org/simple/api-reflector/ 2021-09-21T16:50:13,966 Given no hashes to check 0 links for project 'api-reflector': discarding no candidates 2021-09-21T16:50:13,966 ERROR: Could not find a version that satisfies the requirement api-reflector==0.0.7 (from versions: none) 2021-09-21T16:50:13,967 ERROR: No matching distribution found for api-reflector==0.0.7 2021-09-21T16:50:13,967 Exception information: 2021-09-21T16:50:13,967 Traceback (most recent call last): 2021-09-21T16:50:13,967 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-21T16:50:13,967 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-21T16:50:13,967 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-21T16:50:13,967 raise RequirementsConflicted(criterion) 2021-09-21T16:50:13,967 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('api-reflector==0.0.7') 2021-09-21T16:50:13,967 2021-09-21T16:50:13,967 During handling of the above exception, another exception occurred: 2021-09-21T16:50:13,967 2021-09-21T16:50:13,967 Traceback (most recent call last): 2021-09-21T16:50:13,967 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-21T16:50:13,967 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-21T16:50:13,967 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-21T16:50:13,967 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-21T16:50:13,967 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-21T16:50:13,967 raise ResolutionImpossible(e.criterion.information) 2021-09-21T16:50:13,967 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('api-reflector==0.0.7'), parent=None)] 2021-09-21T16:50:13,967 2021-09-21T16:50:13,967 The above exception was the direct cause of the following exception: 2021-09-21T16:50:13,967 2021-09-21T16:50:13,967 Traceback (most recent call last): 2021-09-21T16:50:13,967 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-21T16:50:13,967 status = self.run(options, args) 2021-09-21T16:50:13,967 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-21T16:50:13,967 return func(self, options, args) 2021-09-21T16:50:13,967 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-21T16:50:13,967 reqs, check_supported_wheels=True 2021-09-21T16:50:13,967 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-21T16:50:13,967 raise error from e 2021-09-21T16:50:13,967 pip._internal.exceptions.DistributionNotFound: No matching distribution found for api-reflector==0.0.7 2021-09-21T16:50:13,971 Removed build tracker: '/tmp/pip-req-tracker-orzwitdt'