2022-03-18T04:21:41,228 Created temporary directory: /tmp/pip-ephem-wheel-cache-xyi3t57_ 2022-03-18T04:21:41,233 Created temporary directory: /tmp/pip-req-tracker-swtv0pq8 2022-03-18T04:21:41,234 Initialized build tracking at /tmp/pip-req-tracker-swtv0pq8 2022-03-18T04:21:41,235 Created build tracker: /tmp/pip-req-tracker-swtv0pq8 2022-03-18T04:21:41,235 Entered build tracker: /tmp/pip-req-tracker-swtv0pq8 2022-03-18T04:21:41,236 Created temporary directory: /tmp/pip-wheel-os_08p68 2022-03-18T04:21:41,306 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-18T04:21:41,315 2 location(s) to search for versions of marquedown: 2022-03-18T04:21:41,315 * https://pypi.org/simple/marquedown/ 2022-03-18T04:21:41,315 * https://www.piwheels.org/simple/marquedown/ 2022-03-18T04:21:41,316 Fetching project page and analyzing links: https://pypi.org/simple/marquedown/ 2022-03-18T04:21:41,317 Getting page https://pypi.org/simple/marquedown/ 2022-03-18T04:21:41,320 Found index url https://pypi.org/simple 2022-03-18T04:21:41,433 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-18T04:21:41,435 Link requires a different Python (3.7.3 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-18T04:21:41,436 Skipping link: No binaries permitted for marquedown: https://files.pythonhosted.org/packages/8c/a0/13c8aec4c65be533d183576e4c29dbed9390faebec2c0749fa43763675e2/marquedown-0.2.0-py3-none-any.whl#sha256=f619bc74eeb17050b4259287fb6f299794fb3b4650aac0a5a0c4f409634b70e3 (from https://pypi.org/simple/marquedown/) (requires-python:>=3.10,<4.0) 2022-03-18T04:21:41,437 Link requires a different Python (3.7.3 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/56/30/6141fc36ce05181e9767489d0f33b1332a94b407795cb869c7559893f9d0/marquedown-0.2.0.tar.gz#sha256=52247ca42ba1b68d1e5e4d30ec650368fb085c898896a5a9c51b9314ac08bd5b (from https://pypi.org/simple/marquedown/) (requires-python:>=3.10,<4.0) 2022-03-18T04:21:41,438 Fetching project page and analyzing links: https://www.piwheels.org/simple/marquedown/ 2022-03-18T04:21:41,439 Getting page https://www.piwheels.org/simple/marquedown/ 2022-03-18T04:21:41,441 Found index url https://www.piwheels.org/simple 2022-03-18T04:21:41,657 Skipping link: not a file: https://www.piwheels.org/simple/marquedown/ 2022-03-18T04:21:41,658 Skipping link: not a file: https://pypi.org/simple/marquedown/ 2022-03-18T04:21:41,690 Given no hashes to check 0 links for project 'marquedown': discarding no candidates 2022-03-18T04:21:41,691 ERROR: Could not find a version that satisfies the requirement marquedown==0.2.0 (from versions: none) 2022-03-18T04:21:41,694 ERROR: No matching distribution found for marquedown==0.2.0 2022-03-18T04:21:41,696 Exception information: 2022-03-18T04:21:41,696 Traceback (most recent call last): 2022-03-18T04:21:41,696 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-18T04:21:41,696 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-18T04:21:41,696 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-18T04:21:41,696 raise RequirementsConflicted(criterion) 2022-03-18T04:21:41,696 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('marquedown==0.2.0') 2022-03-18T04:21:41,696 2022-03-18T04:21:41,696 During handling of the above exception, another exception occurred: 2022-03-18T04:21:41,696 2022-03-18T04:21:41,696 Traceback (most recent call last): 2022-03-18T04:21:41,696 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-18T04:21:41,696 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-18T04:21:41,696 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-18T04:21:41,696 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-18T04:21:41,696 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-18T04:21:41,696 raise ResolutionImpossible(e.criterion.information) 2022-03-18T04:21:41,696 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('marquedown==0.2.0'), parent=None)] 2022-03-18T04:21:41,696 2022-03-18T04:21:41,696 The above exception was the direct cause of the following exception: 2022-03-18T04:21:41,696 2022-03-18T04:21:41,696 Traceback (most recent call last): 2022-03-18T04:21:41,696 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-18T04:21:41,696 status = run_func(*args) 2022-03-18T04:21:41,696 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-18T04:21:41,696 return func(self, options, args) 2022-03-18T04:21:41,696 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-18T04:21:41,696 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-18T04:21:41,696 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-18T04:21:41,696 raise error from e 2022-03-18T04:21:41,696 pip._internal.exceptions.DistributionNotFound: No matching distribution found for marquedown==0.2.0 2022-03-18T04:21:41,705 Removed build tracker: '/tmp/pip-req-tracker-swtv0pq8'