2022-01-28T09:58:51,031 Created temporary directory: /tmp/pip-ephem-wheel-cache-bbpbevct 2022-01-28T09:58:51,037 Created temporary directory: /tmp/pip-req-tracker-aeliktji 2022-01-28T09:58:51,038 Initialized build tracking at /tmp/pip-req-tracker-aeliktji 2022-01-28T09:58:51,038 Created build tracker: /tmp/pip-req-tracker-aeliktji 2022-01-28T09:58:51,038 Entered build tracker: /tmp/pip-req-tracker-aeliktji 2022-01-28T09:58:51,040 Created temporary directory: /tmp/pip-wheel-vy4rn_e5 2022-01-28T09:58:51,113 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-28T09:58:51,118 2 location(s) to search for versions of namez: 2022-01-28T09:58:51,118 * https://pypi.org/simple/namez/ 2022-01-28T09:58:51,118 * https://www.piwheels.org/simple/namez/ 2022-01-28T09:58:51,120 Fetching project page and analyzing links: https://pypi.org/simple/namez/ 2022-01-28T09:58:51,121 Getting page https://pypi.org/simple/namez/ 2022-01-28T09:58:51,124 Found index url https://pypi.org/simple 2022-01-28T09:58:51,321 Skipping link: No binaries permitted for namez: https://files.pythonhosted.org/packages/9f/fc/183e5b89938306d187675c97b2d83e10da7c3d867d4b3cde0f99d0ac4462/namez-0.1.5-py3-none-any.whl#sha256=457bb34a9c018b83bfbed6b6a6e36878b48ca803d73521ee38631ba9bc048853 (from https://pypi.org/simple/namez/) (requires-python:>=3.8,<4.0) 2022-01-28T09:58:51,323 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/88/22/52a35e2dfc0317dadcfd9734e00a73399afd9ae048f7d13167ca133ef4b3/namez-0.1.5.tar.gz#sha256=bfeeb30564bf8ef290958a9611c46862dbe8434af2ff623db25af819dd831e01 (from https://pypi.org/simple/namez/) (requires-python:>=3.8,<4.0) 2022-01-28T09:58:51,324 Fetching project page and analyzing links: https://www.piwheels.org/simple/namez/ 2022-01-28T09:58:51,324 Getting page https://www.piwheels.org/simple/namez/ 2022-01-28T09:58:51,326 Found index url https://www.piwheels.org/simple 2022-01-28T09:58:51,530 Skipping link: not a file: https://www.piwheels.org/simple/namez/ 2022-01-28T09:58:51,531 Skipping link: not a file: https://pypi.org/simple/namez/ 2022-01-28T09:58:51,564 Given no hashes to check 0 links for project 'namez': discarding no candidates 2022-01-28T09:58:51,565 ERROR: Could not find a version that satisfies the requirement namez==0.1.5 (from versions: none) 2022-01-28T09:58:51,565 ERROR: No matching distribution found for namez==0.1.5 2022-01-28T09:58:51,566 Exception information: 2022-01-28T09:58:51,566 Traceback (most recent call last): 2022-01-28T09:58:51,566 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-28T09:58:51,566 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-28T09:58:51,566 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-28T09:58:51,566 raise RequirementsConflicted(criterion) 2022-01-28T09:58:51,566 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('namez==0.1.5') 2022-01-28T09:58:51,566 2022-01-28T09:58:51,566 During handling of the above exception, another exception occurred: 2022-01-28T09:58:51,566 2022-01-28T09:58:51,566 Traceback (most recent call last): 2022-01-28T09:58:51,566 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-28T09:58:51,566 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-28T09:58:51,566 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-28T09:58:51,566 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-28T09:58:51,566 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-28T09:58:51,566 raise ResolutionImpossible(e.criterion.information) 2022-01-28T09:58:51,566 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('namez==0.1.5'), parent=None)] 2022-01-28T09:58:51,566 2022-01-28T09:58:51,566 The above exception was the direct cause of the following exception: 2022-01-28T09:58:51,566 2022-01-28T09:58:51,566 Traceback (most recent call last): 2022-01-28T09:58:51,566 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-28T09:58:51,566 status = run_func(*args) 2022-01-28T09:58:51,566 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-28T09:58:51,566 return func(self, options, args) 2022-01-28T09:58:51,566 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-28T09:58:51,566 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-28T09:58:51,566 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-28T09:58:51,566 raise error from e 2022-01-28T09:58:51,566 pip._internal.exceptions.DistributionNotFound: No matching distribution found for namez==0.1.5 2022-01-28T09:58:51,574 Removed build tracker: '/tmp/pip-req-tracker-aeliktji'