2021-12-19T03:29:04,022 Created temporary directory: /tmp/pip-ephem-wheel-cache-6k_ps4mv 2021-12-19T03:29:04,027 Created temporary directory: /tmp/pip-req-tracker-0v5vlyyp 2021-12-19T03:29:04,028 Initialized build tracking at /tmp/pip-req-tracker-0v5vlyyp 2021-12-19T03:29:04,028 Created build tracker: /tmp/pip-req-tracker-0v5vlyyp 2021-12-19T03:29:04,029 Entered build tracker: /tmp/pip-req-tracker-0v5vlyyp 2021-12-19T03:29:04,030 Created temporary directory: /tmp/pip-wheel-ic0si573 2021-12-19T03:29:04,094 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-19T03:29:04,100 2 location(s) to search for versions of pelican-myst: 2021-12-19T03:29:04,100 * https://pypi.org/simple/pelican-myst/ 2021-12-19T03:29:04,100 * https://www.piwheels.org/simple/pelican-myst/ 2021-12-19T03:29:04,101 Fetching project page and analyzing links: https://pypi.org/simple/pelican-myst/ 2021-12-19T03:29:04,102 Getting page https://pypi.org/simple/pelican-myst/ 2021-12-19T03:29:04,105 Found index url https://pypi.org/simple 2021-12-19T03:29:04,383 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/ff/02/566ddcbafb4fa1addeed5a15148bca67c5df01e329d1ac2f0395db1d0e4d/pelican-myst-0.1.0.tar.gz#sha256=ff2dc7a14afe3e840bf66cddb2df6c32aaff833a653ce9cbb6d6124a65e6a50c (from https://pypi.org/simple/pelican-myst/) (requires-python:>=3.9,<4.0) 2021-12-19T03:29:04,384 Skipping link: No binaries permitted for pelican-myst: https://files.pythonhosted.org/packages/be/1d/6a2f8f4bebb370cd291b2c04b5cd945ed7718a498e45bc65f004add215f1/pelican_myst-0.1.0-py3-none-any.whl#sha256=93dc854eb7bfcfa616446e8d664335dd9e951bdd0d36932342d6ad0d8d68c181 (from https://pypi.org/simple/pelican-myst/) (requires-python:>=3.9,<4.0) 2021-12-19T03:29:04,385 Fetching project page and analyzing links: https://www.piwheels.org/simple/pelican-myst/ 2021-12-19T03:29:04,385 Getting page https://www.piwheels.org/simple/pelican-myst/ 2021-12-19T03:29:04,387 Found index url https://www.piwheels.org/simple 2021-12-19T03:29:04,668 Skipping link: not a file: https://www.piwheels.org/simple/pelican-myst/ 2021-12-19T03:29:04,669 Skipping link: not a file: https://pypi.org/simple/pelican-myst/ 2021-12-19T03:29:04,700 Given no hashes to check 0 links for project 'pelican-myst': discarding no candidates 2021-12-19T03:29:04,700 ERROR: Could not find a version that satisfies the requirement pelican-myst==0.1.0 (from versions: none) 2021-12-19T03:29:04,701 ERROR: No matching distribution found for pelican-myst==0.1.0 2021-12-19T03:29:04,702 Exception information: 2021-12-19T03:29:04,702 Traceback (most recent call last): 2021-12-19T03:29:04,702 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-19T03:29:04,702 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-19T03:29:04,702 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-19T03:29:04,702 raise RequirementsConflicted(criterion) 2021-12-19T03:29:04,702 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pelican-myst==0.1.0') 2021-12-19T03:29:04,702 2021-12-19T03:29:04,702 During handling of the above exception, another exception occurred: 2021-12-19T03:29:04,702 2021-12-19T03:29:04,702 Traceback (most recent call last): 2021-12-19T03:29:04,702 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-19T03:29:04,702 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-19T03:29:04,702 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-19T03:29:04,702 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-19T03:29:04,702 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-19T03:29:04,702 raise ResolutionImpossible(e.criterion.information) 2021-12-19T03:29:04,702 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pelican-myst==0.1.0'), parent=None)] 2021-12-19T03:29:04,702 2021-12-19T03:29:04,702 The above exception was the direct cause of the following exception: 2021-12-19T03:29:04,702 2021-12-19T03:29:04,702 Traceback (most recent call last): 2021-12-19T03:29:04,702 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-19T03:29:04,702 status = run_func(*args) 2021-12-19T03:29:04,702 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-19T03:29:04,702 return func(self, options, args) 2021-12-19T03:29:04,702 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-19T03:29:04,702 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-19T03:29:04,702 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-19T03:29:04,702 raise error from e 2021-12-19T03:29:04,702 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pelican-myst==0.1.0 2021-12-19T03:29:04,710 Removed build tracker: '/tmp/pip-req-tracker-0v5vlyyp'