2022-01-27T15:44:37,755 Created temporary directory: /tmp/pip-ephem-wheel-cache-ps3erhdy 2022-01-27T15:44:37,760 Created temporary directory: /tmp/pip-req-tracker-zrotr4jy 2022-01-27T15:44:37,761 Initialized build tracking at /tmp/pip-req-tracker-zrotr4jy 2022-01-27T15:44:37,762 Created build tracker: /tmp/pip-req-tracker-zrotr4jy 2022-01-27T15:44:37,762 Entered build tracker: /tmp/pip-req-tracker-zrotr4jy 2022-01-27T15:44:37,763 Created temporary directory: /tmp/pip-wheel-fltf827y 2022-01-27T15:44:37,836 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-27T15:44:37,842 2 location(s) to search for versions of spalb: 2022-01-27T15:44:37,842 * https://pypi.org/simple/spalb/ 2022-01-27T15:44:37,842 * https://www.piwheels.org/simple/spalb/ 2022-01-27T15:44:37,843 Fetching project page and analyzing links: https://pypi.org/simple/spalb/ 2022-01-27T15:44:37,844 Getting page https://pypi.org/simple/spalb/ 2022-01-27T15:44:37,847 Found index url https://pypi.org/simple 2022-01-27T15:44:38,045 Skipping link: No binaries permitted for spalb: https://files.pythonhosted.org/packages/22/80/ae25346d90b805aa3f6e36af05e14a66a92fdc6a2d9c53c335be6ea890af/spalb-1.0.0-py3-none-any.whl#sha256=3062f4ec2b6f65c4b722a7b1e051c9580d1a41536dd1e575c92b8a8169c751d8 (from https://pypi.org/simple/spalb/) (requires-python:>=3.8) 2022-01-27T15:44:38,047 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/14/2a/d6af2ca02a1f7628b04efe15e6766bdf9b9d134886d68dfc05970a82fed0/spalb-1.0.0.tar.gz#sha256=210e7f2a1686f3b84ff5a8be0c0d4accd3e10016434f0dd0f0c9464c587e5a26 (from https://pypi.org/simple/spalb/) (requires-python:>=3.8) 2022-01-27T15:44:38,048 Fetching project page and analyzing links: https://www.piwheels.org/simple/spalb/ 2022-01-27T15:44:38,048 Getting page https://www.piwheels.org/simple/spalb/ 2022-01-27T15:44:38,050 Found index url https://www.piwheels.org/simple 2022-01-27T15:44:38,263 Skipping link: not a file: https://www.piwheels.org/simple/spalb/ 2022-01-27T15:44:38,263 Skipping link: not a file: https://pypi.org/simple/spalb/ 2022-01-27T15:44:38,296 Given no hashes to check 0 links for project 'spalb': discarding no candidates 2022-01-27T15:44:38,297 ERROR: Could not find a version that satisfies the requirement spalb==1.0.0 (from versions: none) 2022-01-27T15:44:38,298 ERROR: No matching distribution found for spalb==1.0.0 2022-01-27T15:44:38,298 Exception information: 2022-01-27T15:44:38,298 Traceback (most recent call last): 2022-01-27T15:44:38,298 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-27T15:44:38,298 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-27T15:44:38,298 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-27T15:44:38,298 raise RequirementsConflicted(criterion) 2022-01-27T15:44:38,298 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('spalb==1.0.0') 2022-01-27T15:44:38,298 2022-01-27T15:44:38,298 During handling of the above exception, another exception occurred: 2022-01-27T15:44:38,298 2022-01-27T15:44:38,298 Traceback (most recent call last): 2022-01-27T15:44:38,298 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-27T15:44:38,298 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-27T15:44:38,298 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-27T15:44:38,298 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-27T15:44:38,298 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-27T15:44:38,298 raise ResolutionImpossible(e.criterion.information) 2022-01-27T15:44:38,298 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('spalb==1.0.0'), parent=None)] 2022-01-27T15:44:38,298 2022-01-27T15:44:38,298 The above exception was the direct cause of the following exception: 2022-01-27T15:44:38,298 2022-01-27T15:44:38,298 Traceback (most recent call last): 2022-01-27T15:44:38,298 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-27T15:44:38,298 status = run_func(*args) 2022-01-27T15:44:38,298 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-27T15:44:38,298 return func(self, options, args) 2022-01-27T15:44:38,298 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-27T15:44:38,298 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-27T15:44:38,298 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-27T15:44:38,298 raise error from e 2022-01-27T15:44:38,298 pip._internal.exceptions.DistributionNotFound: No matching distribution found for spalb==1.0.0 2022-01-27T15:44:38,307 Removed build tracker: '/tmp/pip-req-tracker-zrotr4jy'