2021-10-23T00:13:26,905 Created temporary directory: /tmp/pip-ephem-wheel-cache-600acsxp 2021-10-23T00:13:26,908 Created temporary directory: /tmp/pip-req-tracker-583v1c_y 2021-10-23T00:13:26,908 Initialized build tracking at /tmp/pip-req-tracker-583v1c_y 2021-10-23T00:13:26,908 Created build tracker: /tmp/pip-req-tracker-583v1c_y 2021-10-23T00:13:26,909 Entered build tracker: /tmp/pip-req-tracker-583v1c_y 2021-10-23T00:13:26,909 Created temporary directory: /tmp/pip-wheel-ycjs8t07 2021-10-23T00:13:26,943 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-23T00:13:26,946 2 location(s) to search for versions of python-zbase32: 2021-10-23T00:13:26,946 * https://pypi.org/simple/python-zbase32/ 2021-10-23T00:13:26,946 * https://www.piwheels.org/simple/python-zbase32/ 2021-10-23T00:13:26,947 Fetching project page and analyzing links: https://pypi.org/simple/python-zbase32/ 2021-10-23T00:13:26,948 Getting page https://pypi.org/simple/python-zbase32/ 2021-10-23T00:13:26,949 Found index url https://pypi.org/simple 2021-10-23T00:13:27,043 Link requires a different Python (3.9.2 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/ce/35/11097c17a4bfe226c2e360b79c667a85edd422dae39d96e7c011ae62f9ac/python-zbase32-0.1.1.tar.gz#sha256=125cf913bb69ac0122e7f6102b44f31914eba2f5dc661f8026e14ab1331f9b97 (from https://pypi.org/simple/python-zbase32/) (requires-python:>=3.10,<4.0) 2021-10-23T00:13:27,044 Skipping link: No binaries permitted for python-zbase32: https://files.pythonhosted.org/packages/57/9e/b9a3e61955925acb35ded5eb0513af887649782eb423382d5c80354341e7/python_zbase32-0.1.1-py3-none-any.whl#sha256=58128dbb1dbcf442c9bb740ce58f3ca78d81371b3033e3b92edbffdfb8acd2e9 (from https://pypi.org/simple/python-zbase32/) (requires-python:>=3.10,<4.0) 2021-10-23T00:13:27,044 Fetching project page and analyzing links: https://www.piwheels.org/simple/python-zbase32/ 2021-10-23T00:13:27,044 Getting page https://www.piwheels.org/simple/python-zbase32/ 2021-10-23T00:13:27,045 Found index url https://www.piwheels.org/simple 2021-10-23T00:13:27,219 Skipping link: not a file: https://www.piwheels.org/simple/python-zbase32/ 2021-10-23T00:13:27,220 Skipping link: not a file: https://pypi.org/simple/python-zbase32/ 2021-10-23T00:13:27,240 Given no hashes to check 0 links for project 'python-zbase32': discarding no candidates 2021-10-23T00:13:27,241 ERROR: Could not find a version that satisfies the requirement python-zbase32==0.1.1 (from versions: none) 2021-10-23T00:13:27,241 ERROR: No matching distribution found for python-zbase32==0.1.1 2021-10-23T00:13:27,241 Exception information: 2021-10-23T00:13:27,241 Traceback (most recent call last): 2021-10-23T00:13:27,241 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-23T00:13:27,241 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-23T00:13:27,241 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-23T00:13:27,241 raise RequirementsConflicted(criterion) 2021-10-23T00:13:27,241 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-zbase32==0.1.1') 2021-10-23T00:13:27,241 2021-10-23T00:13:27,241 During handling of the above exception, another exception occurred: 2021-10-23T00:13:27,241 2021-10-23T00:13:27,241 Traceback (most recent call last): 2021-10-23T00:13:27,241 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-23T00:13:27,241 result = self._result = resolver.resolve( 2021-10-23T00:13:27,241 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-23T00:13:27,241 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-23T00:13:27,241 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-23T00:13:27,241 raise ResolutionImpossible(e.criterion.information) 2021-10-23T00:13:27,241 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-zbase32==0.1.1'), parent=None)] 2021-10-23T00:13:27,241 2021-10-23T00:13:27,241 The above exception was the direct cause of the following exception: 2021-10-23T00:13:27,241 2021-10-23T00:13:27,241 Traceback (most recent call last): 2021-10-23T00:13:27,241 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-23T00:13:27,241 status = self.run(options, args) 2021-10-23T00:13:27,241 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-23T00:13:27,241 return func(self, options, args) 2021-10-23T00:13:27,241 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-23T00:13:27,241 requirement_set = resolver.resolve( 2021-10-23T00:13:27,241 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-23T00:13:27,241 raise error from e 2021-10-23T00:13:27,241 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-zbase32==0.1.1 2021-10-23T00:13:27,246 Removed build tracker: '/tmp/pip-req-tracker-583v1c_y'