2021-09-05T18:12:37,327 Created temporary directory: /tmp/pip-ephem-wheel-cache-4ry6qt9r 2021-09-05T18:12:37,330 Created temporary directory: /tmp/pip-req-tracker-ii1c_x_2 2021-09-05T18:12:37,330 Initialized build tracking at /tmp/pip-req-tracker-ii1c_x_2 2021-09-05T18:12:37,330 Created build tracker: /tmp/pip-req-tracker-ii1c_x_2 2021-09-05T18:12:37,331 Entered build tracker: /tmp/pip-req-tracker-ii1c_x_2 2021-09-05T18:12:37,331 Created temporary directory: /tmp/pip-wheel-1ybwniei 2021-09-05T18:12:37,362 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-05T18:12:37,365 2 location(s) to search for versions of tex-engine: 2021-09-05T18:12:37,365 * https://pypi.org/simple/tex-engine/ 2021-09-05T18:12:37,365 * https://www.piwheels.org/simple/tex-engine/ 2021-09-05T18:12:37,366 Fetching project page and analyzing links: https://pypi.org/simple/tex-engine/ 2021-09-05T18:12:37,366 Getting page https://pypi.org/simple/tex-engine/ 2021-09-05T18:12:37,368 Found index url https://pypi.org/simple 2021-09-05T18:12:37,454 Skipping link: No binaries permitted for tex-engine: https://files.pythonhosted.org/packages/d6/97/f8545079007e8b7033273dfb0334c61c9edb290cc7c7305cff894087cf4d/tex_engine-0.1.0-py3-none-any.whl#sha256=77e6bf72a13584e209cae89c11af59e75a02362ee2984ed62f378c9480c08205 (from https://pypi.org/simple/tex-engine/) (requires-python:>=3.9,<4.0) 2021-09-05T18:12:37,455 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/75/dd/4a51e4f02591862d214d8bca794b9052e6e7947cf322aa497d2cb5ff4fd2/tex_engine-0.1.0.tar.gz#sha256=e83013a2aafc7af4ef87725eca92b7f584811eb3dc6d44eb4f23bb2f358c0b13 (from https://pypi.org/simple/tex-engine/) (requires-python:>=3.9,<4.0) 2021-09-05T18:12:37,455 Fetching project page and analyzing links: https://www.piwheels.org/simple/tex-engine/ 2021-09-05T18:12:37,456 Getting page https://www.piwheels.org/simple/tex-engine/ 2021-09-05T18:12:37,456 Found index url https://www.piwheels.org/simple 2021-09-05T18:12:37,561 Skipping link: not a file: https://www.piwheels.org/simple/tex-engine/ 2021-09-05T18:12:37,561 Skipping link: not a file: https://pypi.org/simple/tex-engine/ 2021-09-05T18:12:37,577 Given no hashes to check 0 links for project 'tex-engine': discarding no candidates 2021-09-05T18:12:37,578 ERROR: Could not find a version that satisfies the requirement tex-engine==0.1.0 (from versions: none) 2021-09-05T18:12:37,578 ERROR: No matching distribution found for tex-engine==0.1.0 2021-09-05T18:12:37,578 Exception information: 2021-09-05T18:12:37,578 Traceback (most recent call last): 2021-09-05T18:12:37,578 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-05T18:12:37,578 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-05T18:12:37,578 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-05T18:12:37,578 raise RequirementsConflicted(criterion) 2021-09-05T18:12:37,578 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tex-engine==0.1.0') 2021-09-05T18:12:37,578 2021-09-05T18:12:37,578 During handling of the above exception, another exception occurred: 2021-09-05T18:12:37,578 2021-09-05T18:12:37,578 Traceback (most recent call last): 2021-09-05T18:12:37,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-05T18:12:37,578 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-05T18:12:37,578 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-05T18:12:37,578 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-05T18:12:37,578 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-05T18:12:37,578 raise ResolutionImpossible(e.criterion.information) 2021-09-05T18:12:37,578 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tex-engine==0.1.0'), parent=None)] 2021-09-05T18:12:37,578 2021-09-05T18:12:37,578 The above exception was the direct cause of the following exception: 2021-09-05T18:12:37,578 2021-09-05T18:12:37,578 Traceback (most recent call last): 2021-09-05T18:12:37,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-05T18:12:37,578 status = self.run(options, args) 2021-09-05T18:12:37,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-05T18:12:37,578 return func(self, options, args) 2021-09-05T18:12:37,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-05T18:12:37,578 reqs, check_supported_wheels=True 2021-09-05T18:12:37,578 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-05T18:12:37,578 raise error from e 2021-09-05T18:12:37,578 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tex-engine==0.1.0 2021-09-05T18:12:37,582 Removed build tracker: '/tmp/pip-req-tracker-ii1c_x_2'