2022-01-27T18:31:39,159 Created temporary directory: /tmp/pip-ephem-wheel-cache-uszyqrj0 2022-01-27T18:31:39,165 Created temporary directory: /tmp/pip-req-tracker-63j79q6y 2022-01-27T18:31:39,166 Initialized build tracking at /tmp/pip-req-tracker-63j79q6y 2022-01-27T18:31:39,166 Created build tracker: /tmp/pip-req-tracker-63j79q6y 2022-01-27T18:31:39,167 Entered build tracker: /tmp/pip-req-tracker-63j79q6y 2022-01-27T18:31:39,168 Created temporary directory: /tmp/pip-wheel-y0h0sub8 2022-01-27T18:31:39,234 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-27T18:31:39,240 2 location(s) to search for versions of mdinlatex: 2022-01-27T18:31:39,240 * https://pypi.org/simple/mdinlatex/ 2022-01-27T18:31:39,240 * https://www.piwheels.org/simple/mdinlatex/ 2022-01-27T18:31:39,241 Fetching project page and analyzing links: https://pypi.org/simple/mdinlatex/ 2022-01-27T18:31:39,242 Getting page https://pypi.org/simple/mdinlatex/ 2022-01-27T18:31:39,245 Found index url https://pypi.org/simple 2022-01-27T18:31:39,439 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/a5/66/369ea13c1f252e77bb15b7d842cbdec81dcda1601e1dda8f9492f37f34d1/mdinlatex-0.0.1.tar.gz#sha256=4e32bfbbef6de035588e5c7800226b57f196f82aaf26f726e6b83e12bbc9559e (from https://pypi.org/simple/mdinlatex/) (requires-python:>=3.8.0) 2022-01-27T18:31:39,441 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/ad/3d/5497ffbc2f4c3d6dd0bd071fffa011119beb19d47e61912068ebb31e810c/mdinlatex-0.0.2.tar.gz#sha256=96ee2e343911693bc5a3219af1f2aa1fa01aa7080c23041a14da30b04602c7f8 (from https://pypi.org/simple/mdinlatex/) (requires-python:>=3.8.0) 2022-01-27T18:31:39,442 Fetching project page and analyzing links: https://www.piwheels.org/simple/mdinlatex/ 2022-01-27T18:31:39,442 Getting page https://www.piwheels.org/simple/mdinlatex/ 2022-01-27T18:31:39,445 Found index url https://www.piwheels.org/simple 2022-01-27T18:31:39,653 Skipping link: not a file: https://www.piwheels.org/simple/mdinlatex/ 2022-01-27T18:31:39,654 Skipping link: not a file: https://pypi.org/simple/mdinlatex/ 2022-01-27T18:31:39,687 Given no hashes to check 0 links for project 'mdinlatex': discarding no candidates 2022-01-27T18:31:39,688 ERROR: Could not find a version that satisfies the requirement mdinlatex==0.0.1 (from versions: none) 2022-01-27T18:31:39,689 ERROR: No matching distribution found for mdinlatex==0.0.1 2022-01-27T18:31:39,689 Exception information: 2022-01-27T18:31:39,689 Traceback (most recent call last): 2022-01-27T18:31:39,689 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-27T18:31:39,689 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-27T18:31:39,689 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-27T18:31:39,689 raise RequirementsConflicted(criterion) 2022-01-27T18:31:39,689 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mdinlatex==0.0.1') 2022-01-27T18:31:39,689 2022-01-27T18:31:39,689 During handling of the above exception, another exception occurred: 2022-01-27T18:31:39,689 2022-01-27T18:31:39,689 Traceback (most recent call last): 2022-01-27T18:31:39,689 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-27T18:31:39,689 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-27T18:31:39,689 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-27T18:31:39,689 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-27T18:31:39,689 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-27T18:31:39,689 raise ResolutionImpossible(e.criterion.information) 2022-01-27T18:31:39,689 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mdinlatex==0.0.1'), parent=None)] 2022-01-27T18:31:39,689 2022-01-27T18:31:39,689 The above exception was the direct cause of the following exception: 2022-01-27T18:31:39,689 2022-01-27T18:31:39,689 Traceback (most recent call last): 2022-01-27T18:31:39,689 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-27T18:31:39,689 status = run_func(*args) 2022-01-27T18:31:39,689 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-27T18:31:39,689 return func(self, options, args) 2022-01-27T18:31:39,689 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-27T18:31:39,689 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-27T18:31:39,689 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-27T18:31:39,689 raise error from e 2022-01-27T18:31:39,689 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mdinlatex==0.0.1 2022-01-27T18:31:39,698 Removed build tracker: '/tmp/pip-req-tracker-63j79q6y'