2022-03-11T06:00:21,707 Created temporary directory: /tmp/pip-ephem-wheel-cache-h6i0u0mm 2022-03-11T06:00:21,713 Created temporary directory: /tmp/pip-req-tracker-lvynmyjf 2022-03-11T06:00:21,714 Initialized build tracking at /tmp/pip-req-tracker-lvynmyjf 2022-03-11T06:00:21,715 Created build tracker: /tmp/pip-req-tracker-lvynmyjf 2022-03-11T06:00:21,715 Entered build tracker: /tmp/pip-req-tracker-lvynmyjf 2022-03-11T06:00:21,716 Created temporary directory: /tmp/pip-wheel-yws16ptq 2022-03-11T06:00:21,787 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-11T06:00:21,797 2 location(s) to search for versions of mkdocs-latest-version-tag-plugin: 2022-03-11T06:00:21,797 * https://pypi.org/simple/mkdocs-latest-version-tag-plugin/ 2022-03-11T06:00:21,797 * https://www.piwheels.org/simple/mkdocs-latest-version-tag-plugin/ 2022-03-11T06:00:21,798 Fetching project page and analyzing links: https://pypi.org/simple/mkdocs-latest-version-tag-plugin/ 2022-03-11T06:00:21,799 Getting page https://pypi.org/simple/mkdocs-latest-version-tag-plugin/ 2022-03-11T06:00:21,802 Found index url https://pypi.org/simple 2022-03-11T06:00:21,914 Link requires a different Python (3.7.3 not in: '>=3.10'): https://files.pythonhosted.org/packages/6d/b2/fc076fb270273cb6d047e94b6c72088638d89e47eac40adadc474bd2a2d9/mkdocs-latest-version-tag-plugin-0.1.0.tar.gz#sha256=1405166e01d4c81fba4815efd4c98aa7d99eb843b45f71885d99a379dd5774a1 (from https://pypi.org/simple/mkdocs-latest-version-tag-plugin/) (requires-python:>=3.10) 2022-03-11T06:00:21,915 Skipping link: No binaries permitted for mkdocs-latest-version-tag-plugin: https://files.pythonhosted.org/packages/9e/24/9d044edda80bec336e1118e45d644247117766bc905448e7c501c044f808/mkdocs_latest_version_tag_plugin-0.1.0-py3-none-any.whl#sha256=6e5dd05242802861e4e769cb42bcfe1cc8241f3add736e009b12e2c9f2679a68 (from https://pypi.org/simple/mkdocs-latest-version-tag-plugin/) (requires-python:>=3.10) 2022-03-11T06:00:21,916 Fetching project page and analyzing links: https://www.piwheels.org/simple/mkdocs-latest-version-tag-plugin/ 2022-03-11T06:00:21,917 Getting page https://www.piwheels.org/simple/mkdocs-latest-version-tag-plugin/ 2022-03-11T06:00:21,919 Found index url https://www.piwheels.org/simple 2022-03-11T06:00:22,153 Skipping link: not a file: https://www.piwheels.org/simple/mkdocs-latest-version-tag-plugin/ 2022-03-11T06:00:22,154 Skipping link: not a file: https://pypi.org/simple/mkdocs-latest-version-tag-plugin/ 2022-03-11T06:00:22,191 Given no hashes to check 0 links for project 'mkdocs-latest-version-tag-plugin': discarding no candidates 2022-03-11T06:00:22,192 ERROR: Could not find a version that satisfies the requirement mkdocs-latest-version-tag-plugin==0.1.0 (from versions: none) 2022-03-11T06:00:22,195 ERROR: No matching distribution found for mkdocs-latest-version-tag-plugin==0.1.0 2022-03-11T06:00:22,197 Exception information: 2022-03-11T06:00:22,197 Traceback (most recent call last): 2022-03-11T06:00:22,197 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-11T06:00:22,197 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-11T06:00:22,197 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-11T06:00:22,197 raise RequirementsConflicted(criterion) 2022-03-11T06:00:22,197 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mkdocs-latest-version-tag-plugin==0.1.0') 2022-03-11T06:00:22,197 2022-03-11T06:00:22,197 During handling of the above exception, another exception occurred: 2022-03-11T06:00:22,197 2022-03-11T06:00:22,197 Traceback (most recent call last): 2022-03-11T06:00:22,197 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-11T06:00:22,197 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-11T06:00:22,197 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-11T06:00:22,197 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-11T06:00:22,197 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-11T06:00:22,197 raise ResolutionImpossible(e.criterion.information) 2022-03-11T06:00:22,197 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mkdocs-latest-version-tag-plugin==0.1.0'), parent=None)] 2022-03-11T06:00:22,197 2022-03-11T06:00:22,197 The above exception was the direct cause of the following exception: 2022-03-11T06:00:22,197 2022-03-11T06:00:22,197 Traceback (most recent call last): 2022-03-11T06:00:22,197 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-11T06:00:22,197 status = run_func(*args) 2022-03-11T06:00:22,197 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-11T06:00:22,197 return func(self, options, args) 2022-03-11T06:00:22,197 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-11T06:00:22,197 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-11T06:00:22,197 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-11T06:00:22,197 raise error from e 2022-03-11T06:00:22,197 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mkdocs-latest-version-tag-plugin==0.1.0 2022-03-11T06:00:22,206 Removed build tracker: '/tmp/pip-req-tracker-lvynmyjf'