2021-09-21T21:55:39,822 Created temporary directory: /tmp/pip-ephem-wheel-cache-9vvvdz6p 2021-09-21T21:55:39,825 Created temporary directory: /tmp/pip-req-tracker-w099aucr 2021-09-21T21:55:39,826 Initialized build tracking at /tmp/pip-req-tracker-w099aucr 2021-09-21T21:55:39,826 Created build tracker: /tmp/pip-req-tracker-w099aucr 2021-09-21T21:55:39,826 Entered build tracker: /tmp/pip-req-tracker-w099aucr 2021-09-21T21:55:39,827 Created temporary directory: /tmp/pip-wheel-cw3auqjb 2021-09-21T21:55:39,858 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-21T21:55:39,861 2 location(s) to search for versions of number-names: 2021-09-21T21:55:39,861 * https://pypi.org/simple/number-names/ 2021-09-21T21:55:39,861 * https://www.piwheels.org/simple/number-names/ 2021-09-21T21:55:39,862 Fetching project page and analyzing links: https://pypi.org/simple/number-names/ 2021-09-21T21:55:39,862 Getting page https://pypi.org/simple/number-names/ 2021-09-21T21:55:39,864 Found index url https://pypi.org/simple 2021-09-21T21:55:39,952 Skipping link: No binaries permitted for number-names: https://files.pythonhosted.org/packages/a5/e4/8cf2c3ce5e925a44ea23f71003622280c84f9acfc68bfce2fe04819d7841/number_names-0.0.1-py3-none-any.whl#sha256=48601cb27fa4efc4858ebeabaa519196e5cb674f5fc788b2227825e784c3b70d (from https://pypi.org/simple/number-names/) (requires-python:>=3.9) 2021-09-21T21:55:39,953 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/ad/d3/70e72dcb304df95ff77cfdc15063898ee521db9b480391f23abb0f9bfa77/number_names-0.0.1.tar.gz#sha256=f5a52a45d9b9b4880352bfb19c5efa50f01de025a601da78e6159367a84118f1 (from https://pypi.org/simple/number-names/) (requires-python:>=3.9) 2021-09-21T21:55:39,954 Fetching project page and analyzing links: https://www.piwheels.org/simple/number-names/ 2021-09-21T21:55:39,954 Getting page https://www.piwheels.org/simple/number-names/ 2021-09-21T21:55:39,955 Found index url https://www.piwheels.org/simple 2021-09-21T21:55:40,067 Skipping link: not a file: https://www.piwheels.org/simple/number-names/ 2021-09-21T21:55:40,067 Skipping link: not a file: https://pypi.org/simple/number-names/ 2021-09-21T21:55:40,084 Given no hashes to check 0 links for project 'number-names': discarding no candidates 2021-09-21T21:55:40,085 ERROR: Could not find a version that satisfies the requirement number-names==0.0.1 (from versions: none) 2021-09-21T21:55:40,085 ERROR: No matching distribution found for number-names==0.0.1 2021-09-21T21:55:40,086 Exception information: 2021-09-21T21:55:40,086 Traceback (most recent call last): 2021-09-21T21:55:40,086 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-21T21:55:40,086 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-21T21:55:40,086 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-21T21:55:40,086 raise RequirementsConflicted(criterion) 2021-09-21T21:55:40,086 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('number-names==0.0.1') 2021-09-21T21:55:40,086 2021-09-21T21:55:40,086 During handling of the above exception, another exception occurred: 2021-09-21T21:55:40,086 2021-09-21T21:55:40,086 Traceback (most recent call last): 2021-09-21T21:55:40,086 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-21T21:55:40,086 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-21T21:55:40,086 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-21T21:55:40,086 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-21T21:55:40,086 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-21T21:55:40,086 raise ResolutionImpossible(e.criterion.information) 2021-09-21T21:55:40,086 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('number-names==0.0.1'), parent=None)] 2021-09-21T21:55:40,086 2021-09-21T21:55:40,086 The above exception was the direct cause of the following exception: 2021-09-21T21:55:40,086 2021-09-21T21:55:40,086 Traceback (most recent call last): 2021-09-21T21:55:40,086 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-21T21:55:40,086 status = self.run(options, args) 2021-09-21T21:55:40,086 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-21T21:55:40,086 return func(self, options, args) 2021-09-21T21:55:40,086 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-21T21:55:40,086 reqs, check_supported_wheels=True 2021-09-21T21:55:40,086 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-21T21:55:40,086 raise error from e 2021-09-21T21:55:40,086 pip._internal.exceptions.DistributionNotFound: No matching distribution found for number-names==0.0.1 2021-09-21T21:55:40,090 Removed build tracker: '/tmp/pip-req-tracker-w099aucr'