2021-12-20T18:55:19,237 Created temporary directory: /tmp/pip-ephem-wheel-cache-kn8ujhbj 2021-12-20T18:55:19,243 Created temporary directory: /tmp/pip-req-tracker-d65vo12a 2021-12-20T18:55:19,243 Initialized build tracking at /tmp/pip-req-tracker-d65vo12a 2021-12-20T18:55:19,244 Created build tracker: /tmp/pip-req-tracker-d65vo12a 2021-12-20T18:55:19,244 Entered build tracker: /tmp/pip-req-tracker-d65vo12a 2021-12-20T18:55:19,245 Created temporary directory: /tmp/pip-wheel-7bv1l8z_ 2021-12-20T18:55:19,310 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-20T18:55:19,316 2 location(s) to search for versions of markdownit-myst: 2021-12-20T18:55:19,316 * https://pypi.org/simple/markdownit-myst/ 2021-12-20T18:55:19,316 * https://www.piwheels.org/simple/markdownit-myst/ 2021-12-20T18:55:19,317 Fetching project page and analyzing links: https://pypi.org/simple/markdownit-myst/ 2021-12-20T18:55:19,318 Getting page https://pypi.org/simple/markdownit-myst/ 2021-12-20T18:55:19,321 Found index url https://pypi.org/simple 2021-12-20T18:55:19,518 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/1d/c1/cfaa0b4341649c9a11422deacf258fbcc33876b04e45b9d9505b50d7d885/markdownit-myst-0.1.0.tar.gz#sha256=597b2bd6244b6e059ab02e01cb5a6ebdd78c4081ac6954207135e04fbab55e52 (from https://pypi.org/simple/markdownit-myst/) (requires-python:>=3.9,<4.0) 2021-12-20T18:55:19,519 Skipping link: No binaries permitted for markdownit-myst: https://files.pythonhosted.org/packages/fd/69/b91b6188affda8463444003e194a6d2d4c853f3138bdf33e0ddc8730b925/markdownit_myst-0.1.0-py3-none-any.whl#sha256=55d846b5a3ad46c54299c56d029e70b79e470123b5e8ad547a89f7bf7851973a (from https://pypi.org/simple/markdownit-myst/) (requires-python:>=3.9,<4.0) 2021-12-20T18:55:19,519 Fetching project page and analyzing links: https://www.piwheels.org/simple/markdownit-myst/ 2021-12-20T18:55:19,520 Getting page https://www.piwheels.org/simple/markdownit-myst/ 2021-12-20T18:55:19,522 Found index url https://www.piwheels.org/simple 2021-12-20T18:55:19,737 Skipping link: not a file: https://www.piwheels.org/simple/markdownit-myst/ 2021-12-20T18:55:19,738 Skipping link: not a file: https://pypi.org/simple/markdownit-myst/ 2021-12-20T18:55:19,769 Given no hashes to check 0 links for project 'markdownit-myst': discarding no candidates 2021-12-20T18:55:19,770 ERROR: Could not find a version that satisfies the requirement markdownit-myst==0.1.0 (from versions: none) 2021-12-20T18:55:19,771 ERROR: No matching distribution found for markdownit-myst==0.1.0 2021-12-20T18:55:19,771 Exception information: 2021-12-20T18:55:19,771 Traceback (most recent call last): 2021-12-20T18:55:19,771 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-20T18:55:19,771 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-20T18:55:19,771 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-20T18:55:19,771 raise RequirementsConflicted(criterion) 2021-12-20T18:55:19,771 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('markdownit-myst==0.1.0') 2021-12-20T18:55:19,771 2021-12-20T18:55:19,771 During handling of the above exception, another exception occurred: 2021-12-20T18:55:19,771 2021-12-20T18:55:19,771 Traceback (most recent call last): 2021-12-20T18:55:19,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-20T18:55:19,771 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-20T18:55:19,771 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-20T18:55:19,771 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-20T18:55:19,771 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-20T18:55:19,771 raise ResolutionImpossible(e.criterion.information) 2021-12-20T18:55:19,771 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('markdownit-myst==0.1.0'), parent=None)] 2021-12-20T18:55:19,771 2021-12-20T18:55:19,771 The above exception was the direct cause of the following exception: 2021-12-20T18:55:19,771 2021-12-20T18:55:19,771 Traceback (most recent call last): 2021-12-20T18:55:19,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-20T18:55:19,771 status = run_func(*args) 2021-12-20T18:55:19,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-20T18:55:19,771 return func(self, options, args) 2021-12-20T18:55:19,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-20T18:55:19,771 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-20T18:55:19,771 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-20T18:55:19,771 raise error from e 2021-12-20T18:55:19,771 pip._internal.exceptions.DistributionNotFound: No matching distribution found for markdownit-myst==0.1.0 2021-12-20T18:55:19,779 Removed build tracker: '/tmp/pip-req-tracker-d65vo12a'