2022-01-24T22:42:42,789 Created temporary directory: /tmp/pip-ephem-wheel-cache-nelvoq1f 2022-01-24T22:42:42,795 Created temporary directory: /tmp/pip-req-tracker-c52xv1ay 2022-01-24T22:42:42,796 Initialized build tracking at /tmp/pip-req-tracker-c52xv1ay 2022-01-24T22:42:42,797 Created build tracker: /tmp/pip-req-tracker-c52xv1ay 2022-01-24T22:42:42,797 Entered build tracker: /tmp/pip-req-tracker-c52xv1ay 2022-01-24T22:42:42,798 Created temporary directory: /tmp/pip-wheel-01oeukqz 2022-01-24T22:42:42,871 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-24T22:42:42,877 2 location(s) to search for versions of kernaux: 2022-01-24T22:42:42,877 * https://pypi.org/simple/kernaux/ 2022-01-24T22:42:42,877 * https://www.piwheels.org/simple/kernaux/ 2022-01-24T22:42:42,878 Fetching project page and analyzing links: https://pypi.org/simple/kernaux/ 2022-01-24T22:42:42,879 Getting page https://pypi.org/simple/kernaux/ 2022-01-24T22:42:42,882 Found index url https://pypi.org/simple 2022-01-24T22:42:43,080 Skipping link: No binaries permitted for kernaux: https://files.pythonhosted.org/packages/eb/9b/89ce6f682b7d8b04c247be586d7a5d535d1d0d87d9702d3a9583a60b51f3/kernaux-0.0.0-py3-none-any.whl#sha256=c3e8791c02f244f578d02aae846f6a74655a40d02cf882d7f33828d14af87215 (from https://pypi.org/simple/kernaux/) (requires-python:>=3.8) 2022-01-24T22:42:43,082 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/d1/fc/a93be78aebe57bce901a606b8048623372f1c7921521c8e50c7aeb89e19c/kernaux-0.0.0.tar.gz#sha256=c4e3799a1a36a3ce1a5a40d9572f183d8ec1d3fd9743d8831e1d0e602c76e074 (from https://pypi.org/simple/kernaux/) (requires-python:>=3.8) 2022-01-24T22:42:43,083 Fetching project page and analyzing links: https://www.piwheels.org/simple/kernaux/ 2022-01-24T22:42:43,084 Getting page https://www.piwheels.org/simple/kernaux/ 2022-01-24T22:42:43,086 Found index url https://www.piwheels.org/simple 2022-01-24T22:42:43,288 Skipping link: not a file: https://www.piwheels.org/simple/kernaux/ 2022-01-24T22:42:43,289 Skipping link: not a file: https://pypi.org/simple/kernaux/ 2022-01-24T22:42:43,321 Given no hashes to check 0 links for project 'kernaux': discarding no candidates 2022-01-24T22:42:43,322 ERROR: Could not find a version that satisfies the requirement kernaux==0.0.0 (from versions: none) 2022-01-24T22:42:43,323 ERROR: No matching distribution found for kernaux==0.0.0 2022-01-24T22:42:43,324 Exception information: 2022-01-24T22:42:43,324 Traceback (most recent call last): 2022-01-24T22:42:43,324 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-24T22:42:43,324 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-24T22:42:43,324 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-24T22:42:43,324 raise RequirementsConflicted(criterion) 2022-01-24T22:42:43,324 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kernaux==0.0.0') 2022-01-24T22:42:43,324 2022-01-24T22:42:43,324 During handling of the above exception, another exception occurred: 2022-01-24T22:42:43,324 2022-01-24T22:42:43,324 Traceback (most recent call last): 2022-01-24T22:42:43,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-24T22:42:43,324 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-24T22:42:43,324 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-24T22:42:43,324 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-24T22:42:43,324 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-24T22:42:43,324 raise ResolutionImpossible(e.criterion.information) 2022-01-24T22:42:43,324 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kernaux==0.0.0'), parent=None)] 2022-01-24T22:42:43,324 2022-01-24T22:42:43,324 The above exception was the direct cause of the following exception: 2022-01-24T22:42:43,324 2022-01-24T22:42:43,324 Traceback (most recent call last): 2022-01-24T22:42:43,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-24T22:42:43,324 status = run_func(*args) 2022-01-24T22:42:43,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-24T22:42:43,324 return func(self, options, args) 2022-01-24T22:42:43,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-24T22:42:43,324 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-24T22:42:43,324 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-24T22:42:43,324 raise error from e 2022-01-24T22:42:43,324 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kernaux==0.0.0 2022-01-24T22:42:43,332 Removed build tracker: '/tmp/pip-req-tracker-c52xv1ay'