2022-04-28T08:07:56,505 Created temporary directory: /tmp/pip-ephem-wheel-cache-8lst37ia 2022-04-28T08:07:56,511 Created temporary directory: /tmp/pip-req-tracker-clxtyg75 2022-04-28T08:07:56,512 Initialized build tracking at /tmp/pip-req-tracker-clxtyg75 2022-04-28T08:07:56,512 Created build tracker: /tmp/pip-req-tracker-clxtyg75 2022-04-28T08:07:56,513 Entered build tracker: /tmp/pip-req-tracker-clxtyg75 2022-04-28T08:07:56,514 Created temporary directory: /tmp/pip-wheel-ppm4qh__ 2022-04-28T08:07:56,576 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-28T08:07:56,590 2 location(s) to search for versions of tibbers: 2022-04-28T08:07:56,590 * https://pypi.org/simple/tibbers/ 2022-04-28T08:07:56,590 * https://www.piwheels.org/simple/tibbers/ 2022-04-28T08:07:56,591 Fetching project page and analyzing links: https://pypi.org/simple/tibbers/ 2022-04-28T08:07:56,592 Getting page https://pypi.org/simple/tibbers/ 2022-04-28T08:07:56,596 Found index url https://pypi.org/simple 2022-04-28T08:07:56,702 Skipping link: No binaries permitted for tibbers: https://files.pythonhosted.org/packages/8e/1c/8628b2202b3f337ce50737a916bf594b18ed6c729366e16a76e121bfa742/tibbers-1.0.0.dev0-py3-none-any.whl#sha256=f94369ca55c0c7f0c67114df5b6b478f135791dc9cbf45f98c99d4a2656a24dc (from https://pypi.org/simple/tibbers/) (requires-python:>=3.8) 2022-04-28T08:07:56,704 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ab/75/ba3c4702b354746fe0cd42f4fa743437a0920844542f3ff0946116abd472/tibbers-1.0.0.dev0.tar.gz#sha256=708a24880f8ae816449c02d6282c7ce17c990d327a9e598a459badc10e2d1b35 (from https://pypi.org/simple/tibbers/) (requires-python:>=3.8) 2022-04-28T08:07:56,705 Fetching project page and analyzing links: https://www.piwheels.org/simple/tibbers/ 2022-04-28T08:07:56,705 Getting page https://www.piwheels.org/simple/tibbers/ 2022-04-28T08:07:56,707 Found index url https://www.piwheels.org/simple 2022-04-28T08:07:56,916 Skipping link: not a file: https://www.piwheels.org/simple/tibbers/ 2022-04-28T08:07:56,917 Skipping link: not a file: https://pypi.org/simple/tibbers/ 2022-04-28T08:07:56,950 Given no hashes to check 0 links for project 'tibbers': discarding no candidates 2022-04-28T08:07:56,951 ERROR: Could not find a version that satisfies the requirement tibbers==1.0.0.dev0 (from versions: none) 2022-04-28T08:07:56,954 ERROR: No matching distribution found for tibbers==1.0.0.dev0 2022-04-28T08:07:56,956 Exception information: 2022-04-28T08:07:56,956 Traceback (most recent call last): 2022-04-28T08:07:56,956 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-28T08:07:56,956 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-28T08:07:56,956 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-28T08:07:56,956 raise RequirementsConflicted(criterion) 2022-04-28T08:07:56,956 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tibbers==1.0.0.dev0') 2022-04-28T08:07:56,956 2022-04-28T08:07:56,956 During handling of the above exception, another exception occurred: 2022-04-28T08:07:56,956 2022-04-28T08:07:56,956 Traceback (most recent call last): 2022-04-28T08:07:56,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-28T08:07:56,956 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-28T08:07:56,956 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-28T08:07:56,956 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-28T08:07:56,956 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-28T08:07:56,956 raise ResolutionImpossible(e.criterion.information) 2022-04-28T08:07:56,956 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tibbers==1.0.0.dev0'), parent=None)] 2022-04-28T08:07:56,956 2022-04-28T08:07:56,956 The above exception was the direct cause of the following exception: 2022-04-28T08:07:56,956 2022-04-28T08:07:56,956 Traceback (most recent call last): 2022-04-28T08:07:56,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-28T08:07:56,956 status = run_func(*args) 2022-04-28T08:07:56,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-28T08:07:56,956 return func(self, options, args) 2022-04-28T08:07:56,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-28T08:07:56,956 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-28T08:07:56,956 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-28T08:07:56,956 raise error from e 2022-04-28T08:07:56,956 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tibbers==1.0.0.dev0 2022-04-28T08:07:56,964 Removed build tracker: '/tmp/pip-req-tracker-clxtyg75'