2022-02-24T17:41:11,317 Created temporary directory: /tmp/pip-ephem-wheel-cache-9k8z8hf8 2022-02-24T17:41:11,324 Created temporary directory: /tmp/pip-req-tracker-kj7i4z2l 2022-02-24T17:41:11,325 Initialized build tracking at /tmp/pip-req-tracker-kj7i4z2l 2022-02-24T17:41:11,325 Created build tracker: /tmp/pip-req-tracker-kj7i4z2l 2022-02-24T17:41:11,325 Entered build tracker: /tmp/pip-req-tracker-kj7i4z2l 2022-02-24T17:41:11,327 Created temporary directory: /tmp/pip-wheel-18z3ngc_ 2022-02-24T17:41:11,400 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-24T17:41:11,404 2 location(s) to search for versions of latex-utils-theraphael0000: 2022-02-24T17:41:11,404 * https://pypi.org/simple/latex-utils-theraphael0000/ 2022-02-24T17:41:11,404 * https://www.piwheels.org/simple/latex-utils-theraphael0000/ 2022-02-24T17:41:11,404 Fetching project page and analyzing links: https://pypi.org/simple/latex-utils-theraphael0000/ 2022-02-24T17:41:11,407 Getting page https://pypi.org/simple/latex-utils-theraphael0000/ 2022-02-24T17:41:11,411 Found index url https://pypi.org/simple 2022-02-24T17:41:11,730 Skipping link: No binaries permitted for latex-utils-theraphael0000: https://files.pythonhosted.org/packages/31/f0/88f0e341d586ffef59fdbc9fcd327f5ab4c69b69f65f29b98abaff10d080/latex_utils_TheRaphael0000-0.0.3-py3-none-any.whl#sha256=4a65d99cc7a94946752d86e0a3911013669ae7a5c8269e5b8c0246c3c13fe8f3 (from https://pypi.org/simple/latex-utils-theraphael0000/) (requires-python:>=3.6) 2022-02-24T17:41:11,732 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/36/1c/ea2847061c284a18f16fec3c57364802183551c3b6d7ab383ec51e5b3823/latex_utils_TheRaphael0000-0.0.3.tar.gz#sha256=57a4c23c09dda8900ec2402388efa343d13d544d5ddb746308d5936ffda3708c (from https://pypi.org/simple/latex-utils-theraphael0000/) (requires-python:>=3.6) 2022-02-24T17:41:11,733 Fetching project page and analyzing links: https://www.piwheels.org/simple/latex-utils-theraphael0000/ 2022-02-24T17:41:11,734 Getting page https://www.piwheels.org/simple/latex-utils-theraphael0000/ 2022-02-24T17:41:11,736 Found index url https://www.piwheels.org/simple 2022-02-24T17:41:11,989 Given no hashes to check 0 links for project 'latex-utils-theraphael0000': discarding no candidates 2022-02-24T17:41:11,990 ERROR: Could not find a version that satisfies the requirement latex-utils-theraphael0000==0.0.3 2022-02-24T17:41:11,991 ERROR: No matching distribution found for latex-utils-theraphael0000==0.0.3 2022-02-24T17:41:11,991 Exception information: 2022-02-24T17:41:11,991 Traceback (most recent call last): 2022-02-24T17:41:11,991 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2022-02-24T17:41:11,991 crit = self.state.criteria[name] 2022-02-24T17:41:11,991 KeyError: 'latex-utils-theraphael0000' 2022-02-24T17:41:11,991 2022-02-24T17:41:11,991 During handling of the above exception, another exception occurred: 2022-02-24T17:41:11,991 2022-02-24T17:41:11,991 Traceback (most recent call last): 2022-02-24T17:41:11,991 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2022-02-24T17:41:11,991 name, crit = self._merge_into_criterion(r, parent=None) 2022-02-24T17:41:11,991 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2022-02-24T17:41:11,991 crit = Criterion.from_requirement(self._p, requirement, parent) 2022-02-24T17:41:11,991 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2022-02-24T17:41:11,991 raise RequirementsConflicted(criterion) 2022-02-24T17:41:11,991 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('latex-utils-theraphael0000==0.0.3') 2022-02-24T17:41:11,991 2022-02-24T17:41:11,991 During handling of the above exception, another exception occurred: 2022-02-24T17:41:11,991 2022-02-24T17:41:11,991 Traceback (most recent call last): 2022-02-24T17:41:11,991 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2022-02-24T17:41:11,991 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2022-02-24T17:41:11,991 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2022-02-24T17:41:11,991 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-24T17:41:11,991 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2022-02-24T17:41:11,991 raise ResolutionImpossible(e.criterion.information) 2022-02-24T17:41:11,991 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('latex-utils-theraphael0000==0.0.3'), parent=None)] 2022-02-24T17:41:11,991 2022-02-24T17:41:11,991 The above exception was the direct cause of the following exception: 2022-02-24T17:41:11,991 2022-02-24T17:41:11,991 Traceback (most recent call last): 2022-02-24T17:41:11,991 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2022-02-24T17:41:11,991 status = self.run(options, args) 2022-02-24T17:41:11,991 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2022-02-24T17:41:11,991 return func(self, options, args) 2022-02-24T17:41:11,991 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2022-02-24T17:41:11,991 reqs, check_supported_wheels=True 2022-02-24T17:41:11,991 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2022-02-24T17:41:11,991 six.raise_from(error, e) 2022-02-24T17:41:11,991 File "", line 3, in raise_from 2022-02-24T17:41:11,991 pip._internal.exceptions.DistributionNotFound: No matching distribution found for latex-utils-theraphael0000==0.0.3 2022-02-24T17:41:11,1000 Removed build tracker: '/tmp/pip-req-tracker-kj7i4z2l'