2022-02-28T16:41:17,015 Created temporary directory: /tmp/pip-ephem-wheel-cache-adaqt7hm 2022-02-28T16:41:17,021 Created temporary directory: /tmp/pip-req-tracker-auvyywwd 2022-02-28T16:41:17,022 Initialized build tracking at /tmp/pip-req-tracker-auvyywwd 2022-02-28T16:41:17,022 Created build tracker: /tmp/pip-req-tracker-auvyywwd 2022-02-28T16:41:17,023 Entered build tracker: /tmp/pip-req-tracker-auvyywwd 2022-02-28T16:41:17,024 Created temporary directory: /tmp/pip-wheel-lvkp04ma 2022-02-28T16:41:17,088 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-28T16:41:17,098 2 location(s) to search for versions of github-app-access-token-fetcher: 2022-02-28T16:41:17,098 * https://pypi.org/simple/github-app-access-token-fetcher/ 2022-02-28T16:41:17,098 * https://www.piwheels.org/simple/github-app-access-token-fetcher/ 2022-02-28T16:41:17,099 Fetching project page and analyzing links: https://pypi.org/simple/github-app-access-token-fetcher/ 2022-02-28T16:41:17,100 Getting page https://pypi.org/simple/github-app-access-token-fetcher/ 2022-02-28T16:41:17,103 Found index url https://pypi.org/simple 2022-02-28T16:41:17,214 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/d1/6e/baf4089e4c8c3fb651091ca1a72a902de8c5e69aab90c5f6f66fe7f4736f/github-app-access-token-fetcher-1.0.0.tar.gz#sha256=a0b38a13904e75a36fd7e836548a9b0a3e4e930818842cf0718357ae62037fd9 (from https://pypi.org/simple/github-app-access-token-fetcher/) (requires-python:>=3.8,<4.0) 2022-02-28T16:41:17,215 Skipping link: No binaries permitted for github-app-access-token-fetcher: https://files.pythonhosted.org/packages/88/5a/b01cbbeb2567e3a3a3fe0d75f4a21894fb643dd7536346da25d30096b695/github_app_access_token_fetcher-1.0.0-py3-none-any.whl#sha256=431d0349c222eeea498e635a36127d6b4935b0b13061598da85950e5d116fe5f (from https://pypi.org/simple/github-app-access-token-fetcher/) (requires-python:>=3.8,<4.0) 2022-02-28T16:41:17,216 Fetching project page and analyzing links: https://www.piwheels.org/simple/github-app-access-token-fetcher/ 2022-02-28T16:41:17,217 Getting page https://www.piwheels.org/simple/github-app-access-token-fetcher/ 2022-02-28T16:41:17,219 Found index url https://www.piwheels.org/simple 2022-02-28T16:41:17,489 Skipping link: not a file: https://www.piwheels.org/simple/github-app-access-token-fetcher/ 2022-02-28T16:41:17,489 Skipping link: not a file: https://pypi.org/simple/github-app-access-token-fetcher/ 2022-02-28T16:41:17,522 Given no hashes to check 0 links for project 'github-app-access-token-fetcher': discarding no candidates 2022-02-28T16:41:17,523 ERROR: Could not find a version that satisfies the requirement github-app-access-token-fetcher==1.0.0 (from versions: none) 2022-02-28T16:41:17,526 ERROR: No matching distribution found for github-app-access-token-fetcher==1.0.0 2022-02-28T16:41:17,528 Exception information: 2022-02-28T16:41:17,528 Traceback (most recent call last): 2022-02-28T16:41:17,528 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-28T16:41:17,528 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-28T16:41:17,528 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-28T16:41:17,528 raise RequirementsConflicted(criterion) 2022-02-28T16:41:17,528 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('github-app-access-token-fetcher==1.0.0') 2022-02-28T16:41:17,528 2022-02-28T16:41:17,528 During handling of the above exception, another exception occurred: 2022-02-28T16:41:17,528 2022-02-28T16:41:17,528 Traceback (most recent call last): 2022-02-28T16:41:17,528 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-28T16:41:17,528 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-28T16:41:17,528 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-28T16:41:17,528 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-28T16:41:17,528 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-28T16:41:17,528 raise ResolutionImpossible(e.criterion.information) 2022-02-28T16:41:17,528 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('github-app-access-token-fetcher==1.0.0'), parent=None)] 2022-02-28T16:41:17,528 2022-02-28T16:41:17,528 The above exception was the direct cause of the following exception: 2022-02-28T16:41:17,528 2022-02-28T16:41:17,528 Traceback (most recent call last): 2022-02-28T16:41:17,528 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-28T16:41:17,528 status = run_func(*args) 2022-02-28T16:41:17,528 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-28T16:41:17,528 return func(self, options, args) 2022-02-28T16:41:17,528 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-28T16:41:17,528 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-28T16:41:17,528 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-28T16:41:17,528 raise error from e 2022-02-28T16:41:17,528 pip._internal.exceptions.DistributionNotFound: No matching distribution found for github-app-access-token-fetcher==1.0.0 2022-02-28T16:41:17,537 Removed build tracker: '/tmp/pip-req-tracker-auvyywwd'