2021-04-02T03:27:08,027 Created temporary directory: /tmp/pip-ephem-wheel-cache-1rbk4ej0 2021-04-02T03:27:08,030 Created temporary directory: /tmp/pip-req-tracker-1fzfwiav 2021-04-02T03:27:08,030 Initialized build tracking at /tmp/pip-req-tracker-1fzfwiav 2021-04-02T03:27:08,030 Created build tracker: /tmp/pip-req-tracker-1fzfwiav 2021-04-02T03:27:08,030 Entered build tracker: /tmp/pip-req-tracker-1fzfwiav 2021-04-02T03:27:08,031 Created temporary directory: /tmp/pip-wheel-5souznst 2021-04-02T03:27:08,068 1 location(s) to search for versions of logmail: 2021-04-02T03:27:08,068 * https://pypi.org/simple/logmail/ 2021-04-02T03:27:08,068 Fetching project page and analyzing links: https://pypi.org/simple/logmail/ 2021-04-02T03:27:08,069 Getting page https://pypi.org/simple/logmail/ 2021-04-02T03:27:08,071 Found index url https://pypi.org/simple 2021-04-02T03:27:08,176 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/8d/3a/0337b2e055bb03c0012d2b28874617e61c06c3ce1a0b48d27ec1d1311530/logmail-0.1.0-py3-none-any.whl#sha256=1c39d65eee1a5b5dd11a21428ccafbadd595ab32be4f8b0cc745ce42ccd016e7 (from https://pypi.org/simple/logmail/) (requires-python:>=3.8,<4.0) 2021-04-02T03:27:08,177 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/56/af/1c78b49d8ac9c47b7bdf29d3621f968187dc438ff7a62f3b6f226869fb73/logmail-0.1.0.tar.gz#sha256=dc679bc377ae7b9189fbd2cace6ade5efedf97fb6bf0a98d651eb4b2290c26d3 (from https://pypi.org/simple/logmail/) (requires-python:>=3.8,<4.0) 2021-04-02T03:27:08,178 Given no hashes to check 0 links for project 'logmail': discarding no candidates 2021-04-02T03:27:08,178 ERROR: Could not find a version that satisfies the requirement logmail==0.1.0 2021-04-02T03:27:08,178 ERROR: No matching distribution found for logmail==0.1.0 2021-04-02T03:27:08,178 Exception information: 2021-04-02T03:27:08,178 Traceback (most recent call last): 2021-04-02T03:27:08,178 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-02T03:27:08,178 crit = self.state.criteria[name] 2021-04-02T03:27:08,178 KeyError: 'logmail' 2021-04-02T03:27:08,178 2021-04-02T03:27:08,178 During handling of the above exception, another exception occurred: 2021-04-02T03:27:08,178 2021-04-02T03:27:08,178 Traceback (most recent call last): 2021-04-02T03:27:08,178 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-02T03:27:08,178 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-02T03:27:08,178 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-02T03:27:08,178 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-02T03:27:08,178 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-02T03:27:08,178 raise RequirementsConflicted(criterion) 2021-04-02T03:27:08,178 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('logmail==0.1.0') 2021-04-02T03:27:08,178 2021-04-02T03:27:08,178 During handling of the above exception, another exception occurred: 2021-04-02T03:27:08,178 2021-04-02T03:27:08,178 Traceback (most recent call last): 2021-04-02T03:27:08,178 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-02T03:27:08,178 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-02T03:27:08,178 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-02T03:27:08,178 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-02T03:27:08,178 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-02T03:27:08,178 raise ResolutionImpossible(e.criterion.information) 2021-04-02T03:27:08,178 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('logmail==0.1.0'), parent=None)] 2021-04-02T03:27:08,178 2021-04-02T03:27:08,178 The above exception was the direct cause of the following exception: 2021-04-02T03:27:08,178 2021-04-02T03:27:08,178 Traceback (most recent call last): 2021-04-02T03:27:08,178 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-02T03:27:08,178 status = self.run(options, args) 2021-04-02T03:27:08,178 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-02T03:27:08,178 return func(self, options, args) 2021-04-02T03:27:08,178 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-02T03:27:08,178 reqs, check_supported_wheels=True 2021-04-02T03:27:08,178 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-02T03:27:08,178 six.raise_from(error, e) 2021-04-02T03:27:08,178 File "", line 3, in raise_from 2021-04-02T03:27:08,178 pip._internal.exceptions.DistributionNotFound: No matching distribution found for logmail==0.1.0 2021-04-02T03:27:08,183 Removed build tracker: '/tmp/pip-req-tracker-1fzfwiav'