2022-05-06T15:03:14,311 Created temporary directory: /tmp/pip-ephem-wheel-cache-mo7u7n78 2022-05-06T15:03:14,317 Created temporary directory: /tmp/pip-req-tracker-vbfo3if2 2022-05-06T15:03:14,318 Initialized build tracking at /tmp/pip-req-tracker-vbfo3if2 2022-05-06T15:03:14,318 Created build tracker: /tmp/pip-req-tracker-vbfo3if2 2022-05-06T15:03:14,318 Entered build tracker: /tmp/pip-req-tracker-vbfo3if2 2022-05-06T15:03:14,319 Created temporary directory: /tmp/pip-wheel-iwo0y65x 2022-05-06T15:03:14,381 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-06T15:03:14,395 2 location(s) to search for versions of banquet: 2022-05-06T15:03:14,395 * https://pypi.org/simple/banquet/ 2022-05-06T15:03:14,395 * https://www.piwheels.org/simple/banquet/ 2022-05-06T15:03:14,396 Fetching project page and analyzing links: https://pypi.org/simple/banquet/ 2022-05-06T15:03:14,397 Getting page https://pypi.org/simple/banquet/ 2022-05-06T15:03:14,400 Found index url https://pypi.org/simple 2022-05-06T15:03:14,507 Skipping link: No binaries permitted for banquet: https://files.pythonhosted.org/packages/12/92/660df6a69d7b026d10c6e6bac022096784e965c625a45859777981f59fc1/banquet-0.0.1-py3-none-any.whl#sha256=db0597ff59efbbb268d99106d58b4b76a1f6f990b25db6b70ad03e3b37c80dee (from https://pypi.org/simple/banquet/) (requires-python:>=3.8,<4.0) 2022-05-06T15:03:14,509 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/8e/9b/54db48949fbc2affbb55a8feb2f46b8cdc4ef589e8080d56919843de9db8/banquet-0.0.1.tar.gz#sha256=a15082f0e5c6cc7de323ea521f65a6af881a38764df3bf6acac959f7a227c932 (from https://pypi.org/simple/banquet/) (requires-python:>=3.8,<4.0) 2022-05-06T15:03:14,509 Fetching project page and analyzing links: https://www.piwheels.org/simple/banquet/ 2022-05-06T15:03:14,510 Getting page https://www.piwheels.org/simple/banquet/ 2022-05-06T15:03:14,512 Found index url https://www.piwheels.org/simple 2022-05-06T15:03:14,712 Skipping link: not a file: https://www.piwheels.org/simple/banquet/ 2022-05-06T15:03:14,713 Skipping link: not a file: https://pypi.org/simple/banquet/ 2022-05-06T15:03:14,746 Given no hashes to check 0 links for project 'banquet': discarding no candidates 2022-05-06T15:03:14,747 ERROR: Could not find a version that satisfies the requirement banquet==0.0.1 (from versions: none) 2022-05-06T15:03:14,749 ERROR: No matching distribution found for banquet==0.0.1 2022-05-06T15:03:14,751 Exception information: 2022-05-06T15:03:14,751 Traceback (most recent call last): 2022-05-06T15:03:14,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-06T15:03:14,751 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-06T15:03:14,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-06T15:03:14,751 raise RequirementsConflicted(criterion) 2022-05-06T15:03:14,751 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('banquet==0.0.1') 2022-05-06T15:03:14,751 2022-05-06T15:03:14,751 During handling of the above exception, another exception occurred: 2022-05-06T15:03:14,751 2022-05-06T15:03:14,751 Traceback (most recent call last): 2022-05-06T15:03:14,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-06T15:03:14,751 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-06T15:03:14,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-06T15:03:14,751 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-06T15:03:14,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-06T15:03:14,751 raise ResolutionImpossible(e.criterion.information) 2022-05-06T15:03:14,751 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('banquet==0.0.1'), parent=None)] 2022-05-06T15:03:14,751 2022-05-06T15:03:14,751 The above exception was the direct cause of the following exception: 2022-05-06T15:03:14,751 2022-05-06T15:03:14,751 Traceback (most recent call last): 2022-05-06T15:03:14,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-06T15:03:14,751 status = run_func(*args) 2022-05-06T15:03:14,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-06T15:03:14,751 return func(self, options, args) 2022-05-06T15:03:14,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-06T15:03:14,751 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-06T15:03:14,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-06T15:03:14,751 raise error from e 2022-05-06T15:03:14,751 pip._internal.exceptions.DistributionNotFound: No matching distribution found for banquet==0.0.1 2022-05-06T15:03:14,760 Removed build tracker: '/tmp/pip-req-tracker-vbfo3if2'