2022-03-04T10:51:52,640 Created temporary directory: /tmp/pip-ephem-wheel-cache-utv68dyo 2022-03-04T10:51:52,645 Created temporary directory: /tmp/pip-req-tracker-jr6w1cgu 2022-03-04T10:51:52,646 Initialized build tracking at /tmp/pip-req-tracker-jr6w1cgu 2022-03-04T10:51:52,646 Created build tracker: /tmp/pip-req-tracker-jr6w1cgu 2022-03-04T10:51:52,647 Entered build tracker: /tmp/pip-req-tracker-jr6w1cgu 2022-03-04T10:51:52,648 Created temporary directory: /tmp/pip-wheel-8cs1k39w 2022-03-04T10:51:52,717 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-04T10:51:52,725 2 location(s) to search for versions of emailall: 2022-03-04T10:51:52,725 * https://pypi.org/simple/emailall/ 2022-03-04T10:51:52,725 * https://www.piwheels.org/simple/emailall/ 2022-03-04T10:51:52,727 Fetching project page and analyzing links: https://pypi.org/simple/emailall/ 2022-03-04T10:51:52,728 Getting page https://pypi.org/simple/emailall/ 2022-03-04T10:51:52,731 Found index url https://pypi.org/simple 2022-03-04T10:51:52,843 Skipping link: No binaries permitted for emailall: https://files.pythonhosted.org/packages/21/f9/898ba6fa2012652b942d3b38a964b4b7a147039d5efa0c3f7fe948c45f1a/emailall-0.1.0-py3-none-any.whl#sha256=76084a16dc0f5306330e77345a2ed905737859095f93793f60d28efb8aa0c1aa (from https://pypi.org/simple/emailall/) (requires-python:>=3.8,<4.0) 2022-03-04T10:51:52,845 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/da/a5/86d3823155284561d472d40052d260ca864ed60b2236823fb0e8d877d650/emailall-0.1.0.tar.gz#sha256=b3d3a82f9b844a0c110fbb79ae0fb7871a577017112cfcdb828262a1119cae2a (from https://pypi.org/simple/emailall/) (requires-python:>=3.8,<4.0) 2022-03-04T10:51:52,845 Fetching project page and analyzing links: https://www.piwheels.org/simple/emailall/ 2022-03-04T10:51:52,846 Getting page https://www.piwheels.org/simple/emailall/ 2022-03-04T10:51:52,848 Found index url https://www.piwheels.org/simple 2022-03-04T10:51:53,057 Skipping link: not a file: https://www.piwheels.org/simple/emailall/ 2022-03-04T10:51:53,057 Skipping link: not a file: https://pypi.org/simple/emailall/ 2022-03-04T10:51:53,090 Given no hashes to check 0 links for project 'emailall': discarding no candidates 2022-03-04T10:51:53,091 ERROR: Could not find a version that satisfies the requirement emailall==0.1.0 (from versions: none) 2022-03-04T10:51:53,093 ERROR: No matching distribution found for emailall==0.1.0 2022-03-04T10:51:53,095 Exception information: 2022-03-04T10:51:53,095 Traceback (most recent call last): 2022-03-04T10:51:53,095 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-04T10:51:53,095 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-04T10:51:53,095 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-04T10:51:53,095 raise RequirementsConflicted(criterion) 2022-03-04T10:51:53,095 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('emailall==0.1.0') 2022-03-04T10:51:53,095 2022-03-04T10:51:53,095 During handling of the above exception, another exception occurred: 2022-03-04T10:51:53,095 2022-03-04T10:51:53,095 Traceback (most recent call last): 2022-03-04T10:51:53,095 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-04T10:51:53,095 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-04T10:51:53,095 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-04T10:51:53,095 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-04T10:51:53,095 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-04T10:51:53,095 raise ResolutionImpossible(e.criterion.information) 2022-03-04T10:51:53,095 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('emailall==0.1.0'), parent=None)] 2022-03-04T10:51:53,095 2022-03-04T10:51:53,095 The above exception was the direct cause of the following exception: 2022-03-04T10:51:53,095 2022-03-04T10:51:53,095 Traceback (most recent call last): 2022-03-04T10:51:53,095 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-04T10:51:53,095 status = run_func(*args) 2022-03-04T10:51:53,095 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-04T10:51:53,095 return func(self, options, args) 2022-03-04T10:51:53,095 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-04T10:51:53,095 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-04T10:51:53,095 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-04T10:51:53,095 raise error from e 2022-03-04T10:51:53,095 pip._internal.exceptions.DistributionNotFound: No matching distribution found for emailall==0.1.0 2022-03-04T10:51:53,104 Removed build tracker: '/tmp/pip-req-tracker-jr6w1cgu'