2022-03-11T23:51:01,899 Created temporary directory: /tmp/pip-ephem-wheel-cache-gqgouxlz 2022-03-11T23:51:01,904 Created temporary directory: /tmp/pip-req-tracker-o44gphtj 2022-03-11T23:51:01,905 Initialized build tracking at /tmp/pip-req-tracker-o44gphtj 2022-03-11T23:51:01,905 Created build tracker: /tmp/pip-req-tracker-o44gphtj 2022-03-11T23:51:01,906 Entered build tracker: /tmp/pip-req-tracker-o44gphtj 2022-03-11T23:51:01,907 Created temporary directory: /tmp/pip-wheel-d945so2j 2022-03-11T23:51:01,979 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-11T23:51:01,987 2 location(s) to search for versions of marquedown: 2022-03-11T23:51:01,987 * https://pypi.org/simple/marquedown/ 2022-03-11T23:51:01,987 * https://www.piwheels.org/simple/marquedown/ 2022-03-11T23:51:01,988 Fetching project page and analyzing links: https://pypi.org/simple/marquedown/ 2022-03-11T23:51:01,989 Getting page https://pypi.org/simple/marquedown/ 2022-03-11T23:51:01,993 Found index url https://pypi.org/simple 2022-03-11T23:51:02,107 Skipping link: No binaries permitted for marquedown: https://files.pythonhosted.org/packages/52/b8/22693387992bb211424d6ba171058e899873d52b1ad1f2dfd3475394cc86/marquedown-0.1.0-py3-none-any.whl#sha256=91eea30d0411c273a8b516e3f0362c0ed1f09d9bba42d612c38f4ce4eec4a4ea (from https://pypi.org/simple/marquedown/) (requires-python:>=3.10,<4.0) 2022-03-11T23:51:02,109 Link requires a different Python (3.9.2 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/c4/96/55c463c3fff02a1978ea4e36e1f11ea399c02e1afdfaba54ad52a38fc33f/marquedown-0.1.0.tar.gz#sha256=e269a3c444432663a039e48558fa207537d931b206e63f701a444caa90dfa65d (from https://pypi.org/simple/marquedown/) (requires-python:>=3.10,<4.0) 2022-03-11T23:51:02,109 Fetching project page and analyzing links: https://www.piwheels.org/simple/marquedown/ 2022-03-11T23:51:02,110 Getting page https://www.piwheels.org/simple/marquedown/ 2022-03-11T23:51:02,112 Found index url https://www.piwheels.org/simple 2022-03-11T23:51:02,327 Skipping link: not a file: https://www.piwheels.org/simple/marquedown/ 2022-03-11T23:51:02,328 Skipping link: not a file: https://pypi.org/simple/marquedown/ 2022-03-11T23:51:02,371 Given no hashes to check 0 links for project 'marquedown': discarding no candidates 2022-03-11T23:51:02,372 ERROR: Could not find a version that satisfies the requirement marquedown==0.1.0 (from versions: none) 2022-03-11T23:51:02,375 ERROR: No matching distribution found for marquedown==0.1.0 2022-03-11T23:51:02,377 Exception information: 2022-03-11T23:51:02,377 Traceback (most recent call last): 2022-03-11T23:51:02,377 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-11T23:51:02,377 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-11T23:51:02,377 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-11T23:51:02,377 raise RequirementsConflicted(criterion) 2022-03-11T23:51:02,377 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('marquedown==0.1.0') 2022-03-11T23:51:02,377 2022-03-11T23:51:02,377 During handling of the above exception, another exception occurred: 2022-03-11T23:51:02,377 2022-03-11T23:51:02,377 Traceback (most recent call last): 2022-03-11T23:51:02,377 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-03-11T23:51:02,377 result = self._result = resolver.resolve( 2022-03-11T23:51:02,377 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-11T23:51:02,377 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-11T23:51:02,377 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-11T23:51:02,377 raise ResolutionImpossible(e.criterion.information) 2022-03-11T23:51:02,377 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('marquedown==0.1.0'), parent=None)] 2022-03-11T23:51:02,377 2022-03-11T23:51:02,377 The above exception was the direct cause of the following exception: 2022-03-11T23:51:02,377 2022-03-11T23:51:02,377 Traceback (most recent call last): 2022-03-11T23:51:02,377 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-11T23:51:02,377 status = run_func(*args) 2022-03-11T23:51:02,377 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-11T23:51:02,377 return func(self, options, args) 2022-03-11T23:51:02,377 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-11T23:51:02,377 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-11T23:51:02,377 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-11T23:51:02,377 raise error from e 2022-03-11T23:51:02,377 pip._internal.exceptions.DistributionNotFound: No matching distribution found for marquedown==0.1.0 2022-03-11T23:51:02,385 Removed build tracker: '/tmp/pip-req-tracker-o44gphtj'