2021-04-04T22:47:32,550 Created temporary directory: /tmp/pip-ephem-wheel-cache-u02v_zat 2021-04-04T22:47:32,553 Created temporary directory: /tmp/pip-req-tracker-48t_nakj 2021-04-04T22:47:32,553 Initialized build tracking at /tmp/pip-req-tracker-48t_nakj 2021-04-04T22:47:32,554 Created build tracker: /tmp/pip-req-tracker-48t_nakj 2021-04-04T22:47:32,554 Entered build tracker: /tmp/pip-req-tracker-48t_nakj 2021-04-04T22:47:32,554 Created temporary directory: /tmp/pip-wheel-3hlgxq9q 2021-04-04T22:47:32,584 1 location(s) to search for versions of pyilint: 2021-04-04T22:47:32,584 * https://pypi.org/simple/pyilint/ 2021-04-04T22:47:32,585 Fetching project page and analyzing links: https://pypi.org/simple/pyilint/ 2021-04-04T22:47:32,585 Getting page https://pypi.org/simple/pyilint/ 2021-04-04T22:47:32,587 Found index url https://pypi.org/simple 2021-04-04T22:47:32,690 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/8c/9d/f032b3bb0ee7e5bcc0566460c59703715ffcdd85a04bd28ff0886f09453a/pyilint-0.1.1-py3-none-any.whl#sha256=bba07b6566575458c2b773c8e09573f27d2f702259ab7cce2f5ac7fee2d35be5 (from https://pypi.org/simple/pyilint/) (requires-python:>=3.8) 2021-04-04T22:47:32,691 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/e8/7d/8f6d5a5d09fa3e91109bf8304643452a827e0232f8467948dac9bc8af714/pyilint-0.1.1.tar.gz#sha256=0747229a2de7e18481d3df877d42e9c185394e1ebf75c762de2c119de2449d33 (from https://pypi.org/simple/pyilint/) (requires-python:>=3.8) 2021-04-04T22:47:32,692 Given no hashes to check 0 links for project 'pyilint': discarding no candidates 2021-04-04T22:47:32,692 ERROR: Could not find a version that satisfies the requirement pyilint==0.1.1 2021-04-04T22:47:32,692 ERROR: No matching distribution found for pyilint==0.1.1 2021-04-04T22:47:32,692 Exception information: 2021-04-04T22:47:32,692 Traceback (most recent call last): 2021-04-04T22:47:32,692 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-04T22:47:32,692 crit = self.state.criteria[name] 2021-04-04T22:47:32,692 KeyError: 'pyilint' 2021-04-04T22:47:32,692 2021-04-04T22:47:32,692 During handling of the above exception, another exception occurred: 2021-04-04T22:47:32,692 2021-04-04T22:47:32,692 Traceback (most recent call last): 2021-04-04T22:47:32,692 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-04T22:47:32,692 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-04T22:47:32,692 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-04T22:47:32,692 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-04T22:47:32,692 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-04T22:47:32,692 raise RequirementsConflicted(criterion) 2021-04-04T22:47:32,692 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyilint==0.1.1') 2021-04-04T22:47:32,692 2021-04-04T22:47:32,692 During handling of the above exception, another exception occurred: 2021-04-04T22:47:32,692 2021-04-04T22:47:32,692 Traceback (most recent call last): 2021-04-04T22:47:32,692 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-04T22:47:32,692 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-04T22:47:32,692 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-04T22:47:32,692 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-04T22:47:32,692 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-04T22:47:32,692 raise ResolutionImpossible(e.criterion.information) 2021-04-04T22:47:32,692 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyilint==0.1.1'), parent=None)] 2021-04-04T22:47:32,692 2021-04-04T22:47:32,692 The above exception was the direct cause of the following exception: 2021-04-04T22:47:32,692 2021-04-04T22:47:32,692 Traceback (most recent call last): 2021-04-04T22:47:32,692 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-04T22:47:32,692 status = self.run(options, args) 2021-04-04T22:47:32,692 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-04T22:47:32,692 return func(self, options, args) 2021-04-04T22:47:32,692 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-04T22:47:32,692 reqs, check_supported_wheels=True 2021-04-04T22:47:32,692 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-04T22:47:32,692 six.raise_from(error, e) 2021-04-04T22:47:32,692 File "", line 3, in raise_from 2021-04-04T22:47:32,692 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyilint==0.1.1 2021-04-04T22:47:32,697 Removed build tracker: '/tmp/pip-req-tracker-48t_nakj'