2022-03-20T08:08:10,187 Created temporary directory: /tmp/pip-ephem-wheel-cache-hufgz08g 2022-03-20T08:08:10,193 Created temporary directory: /tmp/pip-req-tracker-1nktz15k 2022-03-20T08:08:10,193 Initialized build tracking at /tmp/pip-req-tracker-1nktz15k 2022-03-20T08:08:10,194 Created build tracker: /tmp/pip-req-tracker-1nktz15k 2022-03-20T08:08:10,194 Entered build tracker: /tmp/pip-req-tracker-1nktz15k 2022-03-20T08:08:10,195 Created temporary directory: /tmp/pip-wheel-wp70tlc6 2022-03-20T08:08:10,265 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-20T08:08:10,274 2 location(s) to search for versions of git-doc-history: 2022-03-20T08:08:10,274 * https://pypi.org/simple/git-doc-history/ 2022-03-20T08:08:10,274 * https://www.piwheels.org/simple/git-doc-history/ 2022-03-20T08:08:10,275 Fetching project page and analyzing links: https://pypi.org/simple/git-doc-history/ 2022-03-20T08:08:10,276 Getting page https://pypi.org/simple/git-doc-history/ 2022-03-20T08:08:10,280 Found index url https://pypi.org/simple 2022-03-20T08:08:10,390 Skipping link: No binaries permitted for git-doc-history: https://files.pythonhosted.org/packages/1b/d1/c317eb76d5179e6fa6f708144791a93b0d926fcbe0d431ac3e1311f7e8cc/git_doc_history-0.1.0-py3-none-any.whl#sha256=66c0c1e7a8fd943f2a1b44372a49990698db533fff42edd2594ab030554daf3e (from https://pypi.org/simple/git-doc-history/) (requires-python:>=3.8) 2022-03-20T08:08:10,392 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/58/93/5543046db3f0408cf47a3dcc43747e93407bc8d3b2b88c46fd024df06866/git_doc_history-0.1.0.tar.gz#sha256=8e6bef9e3d004860d4d72733edcb7fdf2242297198239ab584174db678b8300c (from https://pypi.org/simple/git-doc-history/) (requires-python:>=3.8) 2022-03-20T08:08:10,393 Fetching project page and analyzing links: https://www.piwheels.org/simple/git-doc-history/ 2022-03-20T08:08:10,394 Getting page https://www.piwheels.org/simple/git-doc-history/ 2022-03-20T08:08:10,396 Found index url https://www.piwheels.org/simple 2022-03-20T08:08:10,596 Skipping link: not a file: https://www.piwheels.org/simple/git-doc-history/ 2022-03-20T08:08:10,596 Skipping link: not a file: https://pypi.org/simple/git-doc-history/ 2022-03-20T08:08:10,629 Given no hashes to check 0 links for project 'git-doc-history': discarding no candidates 2022-03-20T08:08:10,630 ERROR: Could not find a version that satisfies the requirement git-doc-history==0.1.0 (from versions: none) 2022-03-20T08:08:10,632 ERROR: No matching distribution found for git-doc-history==0.1.0 2022-03-20T08:08:10,634 Exception information: 2022-03-20T08:08:10,634 Traceback (most recent call last): 2022-03-20T08:08:10,634 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-20T08:08:10,634 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-20T08:08:10,634 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-20T08:08:10,634 raise RequirementsConflicted(criterion) 2022-03-20T08:08:10,634 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('git-doc-history==0.1.0') 2022-03-20T08:08:10,634 2022-03-20T08:08:10,634 During handling of the above exception, another exception occurred: 2022-03-20T08:08:10,634 2022-03-20T08:08:10,634 Traceback (most recent call last): 2022-03-20T08:08:10,634 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-20T08:08:10,634 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-20T08:08:10,634 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-20T08:08:10,634 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-20T08:08:10,634 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-20T08:08:10,634 raise ResolutionImpossible(e.criterion.information) 2022-03-20T08:08:10,634 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('git-doc-history==0.1.0'), parent=None)] 2022-03-20T08:08:10,634 2022-03-20T08:08:10,634 The above exception was the direct cause of the following exception: 2022-03-20T08:08:10,634 2022-03-20T08:08:10,634 Traceback (most recent call last): 2022-03-20T08:08:10,634 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-20T08:08:10,634 status = run_func(*args) 2022-03-20T08:08:10,634 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-20T08:08:10,634 return func(self, options, args) 2022-03-20T08:08:10,634 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-20T08:08:10,634 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-20T08:08:10,634 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-20T08:08:10,634 raise error from e 2022-03-20T08:08:10,634 pip._internal.exceptions.DistributionNotFound: No matching distribution found for git-doc-history==0.1.0 2022-03-20T08:08:10,643 Removed build tracker: '/tmp/pip-req-tracker-1nktz15k'