2022-04-02T16:59:31,248 Created temporary directory: /tmp/pip-ephem-wheel-cache-4e2x04aa 2022-04-02T16:59:31,254 Created temporary directory: /tmp/pip-req-tracker-kyfat2x8 2022-04-02T16:59:31,255 Initialized build tracking at /tmp/pip-req-tracker-kyfat2x8 2022-04-02T16:59:31,255 Created build tracker: /tmp/pip-req-tracker-kyfat2x8 2022-04-02T16:59:31,256 Entered build tracker: /tmp/pip-req-tracker-kyfat2x8 2022-04-02T16:59:31,257 Created temporary directory: /tmp/pip-wheel-179me774 2022-04-02T16:59:31,327 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-02T16:59:31,335 2 location(s) to search for versions of beez: 2022-04-02T16:59:31,335 * https://pypi.org/simple/beez/ 2022-04-02T16:59:31,335 * https://www.piwheels.org/simple/beez/ 2022-04-02T16:59:31,337 Fetching project page and analyzing links: https://pypi.org/simple/beez/ 2022-04-02T16:59:31,338 Getting page https://pypi.org/simple/beez/ 2022-04-02T16:59:31,341 Found index url https://pypi.org/simple 2022-04-02T16:59:31,450 Skipping link: No binaries permitted for beez: https://files.pythonhosted.org/packages/27/5d/a93e82310645e38010f5ceb7a8f45adf30d15684d801607c99118dce6152/beez-0.0.1-py3-none-any.whl#sha256=b68b9312833473cf42ac2af5d6b878a59554e4f4428dfb6d4624af479697738d (from https://pypi.org/simple/beez/) (requires-python:>=3.10.0) 2022-04-02T16:59:31,451 Link requires a different Python (3.7.3 not in: '>=3.10.0'): https://files.pythonhosted.org/packages/fb/bf/8e007b0424dc06b5a4ecc8cfd847c112d193a85302588a759ee4068bb013/beez-0.0.1.tar.gz#sha256=b05aa876a79dace6a3c13a79af515bd93911bfed47b8f5f641123ac089286621 (from https://pypi.org/simple/beez/) (requires-python:>=3.10.0) 2022-04-02T16:59:31,452 Fetching project page and analyzing links: https://www.piwheels.org/simple/beez/ 2022-04-02T16:59:31,453 Getting page https://www.piwheels.org/simple/beez/ 2022-04-02T16:59:31,455 Found index url https://www.piwheels.org/simple 2022-04-02T16:59:31,658 Skipping link: not a file: https://www.piwheels.org/simple/beez/ 2022-04-02T16:59:31,659 Skipping link: not a file: https://pypi.org/simple/beez/ 2022-04-02T16:59:31,691 Given no hashes to check 0 links for project 'beez': discarding no candidates 2022-04-02T16:59:31,692 ERROR: Could not find a version that satisfies the requirement beez==0.0.1 (from versions: none) 2022-04-02T16:59:31,695 ERROR: No matching distribution found for beez==0.0.1 2022-04-02T16:59:31,697 Exception information: 2022-04-02T16:59:31,697 Traceback (most recent call last): 2022-04-02T16:59:31,697 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-02T16:59:31,697 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-02T16:59:31,697 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-02T16:59:31,697 raise RequirementsConflicted(criterion) 2022-04-02T16:59:31,697 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('beez==0.0.1') 2022-04-02T16:59:31,697 2022-04-02T16:59:31,697 During handling of the above exception, another exception occurred: 2022-04-02T16:59:31,697 2022-04-02T16:59:31,697 Traceback (most recent call last): 2022-04-02T16:59:31,697 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-02T16:59:31,697 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-02T16:59:31,697 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-02T16:59:31,697 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-02T16:59:31,697 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-02T16:59:31,697 raise ResolutionImpossible(e.criterion.information) 2022-04-02T16:59:31,697 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('beez==0.0.1'), parent=None)] 2022-04-02T16:59:31,697 2022-04-02T16:59:31,697 The above exception was the direct cause of the following exception: 2022-04-02T16:59:31,697 2022-04-02T16:59:31,697 Traceback (most recent call last): 2022-04-02T16:59:31,697 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-02T16:59:31,697 status = run_func(*args) 2022-04-02T16:59:31,697 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-02T16:59:31,697 return func(self, options, args) 2022-04-02T16:59:31,697 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-02T16:59:31,697 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-02T16:59:31,697 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-02T16:59:31,697 raise error from e 2022-04-02T16:59:31,697 pip._internal.exceptions.DistributionNotFound: No matching distribution found for beez==0.0.1 2022-04-02T16:59:31,705 Removed build tracker: '/tmp/pip-req-tracker-kyfat2x8'