2022-05-10T21:45:18,435 Created temporary directory: /tmp/pip-ephem-wheel-cache-xgse4_t_ 2022-05-10T21:45:18,441 Created temporary directory: /tmp/pip-req-tracker-b2k7mjz1 2022-05-10T21:45:18,441 Initialized build tracking at /tmp/pip-req-tracker-b2k7mjz1 2022-05-10T21:45:18,442 Created build tracker: /tmp/pip-req-tracker-b2k7mjz1 2022-05-10T21:45:18,442 Entered build tracker: /tmp/pip-req-tracker-b2k7mjz1 2022-05-10T21:45:18,443 Created temporary directory: /tmp/pip-wheel-gxzmix1e 2022-05-10T21:45:18,505 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-10T21:45:18,519 2 location(s) to search for versions of promail: 2022-05-10T21:45:18,519 * https://pypi.org/simple/promail/ 2022-05-10T21:45:18,519 * https://www.piwheels.org/simple/promail/ 2022-05-10T21:45:18,520 Fetching project page and analyzing links: https://pypi.org/simple/promail/ 2022-05-10T21:45:18,521 Getting page https://pypi.org/simple/promail/ 2022-05-10T21:45:18,524 Found index url https://pypi.org/simple 2022-05-10T21:45:18,630 Skipping link: No binaries permitted for promail: https://files.pythonhosted.org/packages/1f/47/45e810672dc3ed590c80c0959b584325f9691ef8e54370f0a9b6ae06bd99/promail-0.1.0-py3-none-any.whl#sha256=347277bd41328b087d435cb668aeb9ceaf8cf313cb1c08ca060ad7f80348a997 (from https://pypi.org/simple/promail/) (requires-python:>=3.8,<4.0) 2022-05-10T21:45:18,632 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/30/3b/4761e1679b78782eee637059ef433666747e0ea36cfadfc8183d4354da46/promail-0.1.0.tar.gz#sha256=c7da35c46964af15760180219751db55efd311ce4833c18bf7f296d4d707e3d0 (from https://pypi.org/simple/promail/) (requires-python:>=3.8,<4.0) 2022-05-10T21:45:18,633 Fetching project page and analyzing links: https://www.piwheels.org/simple/promail/ 2022-05-10T21:45:18,634 Getting page https://www.piwheels.org/simple/promail/ 2022-05-10T21:45:18,636 Found index url https://www.piwheels.org/simple 2022-05-10T21:45:18,850 Skipping link: not a file: https://www.piwheels.org/simple/promail/ 2022-05-10T21:45:18,850 Skipping link: not a file: https://pypi.org/simple/promail/ 2022-05-10T21:45:18,882 Given no hashes to check 0 links for project 'promail': discarding no candidates 2022-05-10T21:45:18,883 ERROR: Could not find a version that satisfies the requirement promail==0.1.0 (from versions: none) 2022-05-10T21:45:18,886 ERROR: No matching distribution found for promail==0.1.0 2022-05-10T21:45:18,888 Exception information: 2022-05-10T21:45:18,888 Traceback (most recent call last): 2022-05-10T21:45:18,888 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-10T21:45:18,888 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-10T21:45:18,888 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-10T21:45:18,888 raise RequirementsConflicted(criterion) 2022-05-10T21:45:18,888 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('promail==0.1.0') 2022-05-10T21:45:18,888 2022-05-10T21:45:18,888 During handling of the above exception, another exception occurred: 2022-05-10T21:45:18,888 2022-05-10T21:45:18,888 Traceback (most recent call last): 2022-05-10T21:45:18,888 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-10T21:45:18,888 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-10T21:45:18,888 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-10T21:45:18,888 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-10T21:45:18,888 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-10T21:45:18,888 raise ResolutionImpossible(e.criterion.information) 2022-05-10T21:45:18,888 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('promail==0.1.0'), parent=None)] 2022-05-10T21:45:18,888 2022-05-10T21:45:18,888 The above exception was the direct cause of the following exception: 2022-05-10T21:45:18,888 2022-05-10T21:45:18,888 Traceback (most recent call last): 2022-05-10T21:45:18,888 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-10T21:45:18,888 status = run_func(*args) 2022-05-10T21:45:18,888 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-10T21:45:18,888 return func(self, options, args) 2022-05-10T21:45:18,888 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-10T21:45:18,888 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-10T21:45:18,888 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-10T21:45:18,888 raise error from e 2022-05-10T21:45:18,888 pip._internal.exceptions.DistributionNotFound: No matching distribution found for promail==0.1.0 2022-05-10T21:45:18,897 Removed build tracker: '/tmp/pip-req-tracker-b2k7mjz1'