2022-04-02T17:23:05,038 Created temporary directory: /tmp/pip-ephem-wheel-cache-23ba5oti 2022-04-02T17:23:05,044 Created temporary directory: /tmp/pip-req-tracker-a530osb2 2022-04-02T17:23:05,044 Initialized build tracking at /tmp/pip-req-tracker-a530osb2 2022-04-02T17:23:05,045 Created build tracker: /tmp/pip-req-tracker-a530osb2 2022-04-02T17:23:05,045 Entered build tracker: /tmp/pip-req-tracker-a530osb2 2022-04-02T17:23:05,046 Created temporary directory: /tmp/pip-wheel-sog8k92c 2022-04-02T17:23:05,114 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-02T17:23:05,122 2 location(s) to search for versions of beez: 2022-04-02T17:23:05,122 * https://pypi.org/simple/beez/ 2022-04-02T17:23:05,122 * https://www.piwheels.org/simple/beez/ 2022-04-02T17:23:05,124 Fetching project page and analyzing links: https://pypi.org/simple/beez/ 2022-04-02T17:23:05,125 Getting page https://pypi.org/simple/beez/ 2022-04-02T17:23:05,128 Found index url https://pypi.org/simple 2022-04-02T17:23:05,262 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-02T17:23:05,264 Link requires a different Python (3.9.2 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-02T17:23:05,265 Link requires a different Python (3.9.2 not in: '>=3.10.0'): https://files.pythonhosted.org/packages/41/ca/c4985bc17e4b6c32081647850ba53dff22f6ae861ac5085af8dfb2ea930f/beez-0.0.2.tar.gz#sha256=ca91cbfd6071fd12cbcc5c09ce91ea7ce22e7c82107ed9c4cb8f01751ffaa637 (from https://pypi.org/simple/beez/) (requires-python:>=3.10.0) 2022-04-02T17:23:05,266 Fetching project page and analyzing links: https://www.piwheels.org/simple/beez/ 2022-04-02T17:23:05,267 Getting page https://www.piwheels.org/simple/beez/ 2022-04-02T17:23:05,269 Found index url https://www.piwheels.org/simple 2022-04-02T17:23:05,494 Skipping link: not a file: https://www.piwheels.org/simple/beez/ 2022-04-02T17:23:05,495 Skipping link: not a file: https://pypi.org/simple/beez/ 2022-04-02T17:23:05,539 Given no hashes to check 0 links for project 'beez': discarding no candidates 2022-04-02T17:23:05,540 ERROR: Could not find a version that satisfies the requirement beez==0.0.2 (from versions: none) 2022-04-02T17:23:05,542 ERROR: No matching distribution found for beez==0.0.2 2022-04-02T17:23:05,544 Exception information: 2022-04-02T17:23:05,544 Traceback (most recent call last): 2022-04-02T17:23:05,544 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-02T17:23:05,544 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-02T17:23:05,544 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-02T17:23:05,544 raise RequirementsConflicted(criterion) 2022-04-02T17:23:05,544 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('beez==0.0.2') 2022-04-02T17:23:05,544 2022-04-02T17:23:05,544 During handling of the above exception, another exception occurred: 2022-04-02T17:23:05,544 2022-04-02T17:23:05,544 Traceback (most recent call last): 2022-04-02T17:23:05,544 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-02T17:23:05,544 result = self._result = resolver.resolve( 2022-04-02T17:23:05,544 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-02T17:23:05,544 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-02T17:23:05,544 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-02T17:23:05,544 raise ResolutionImpossible(e.criterion.information) 2022-04-02T17:23:05,544 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('beez==0.0.2'), parent=None)] 2022-04-02T17:23:05,544 2022-04-02T17:23:05,544 The above exception was the direct cause of the following exception: 2022-04-02T17:23:05,544 2022-04-02T17:23:05,544 Traceback (most recent call last): 2022-04-02T17:23:05,544 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-02T17:23:05,544 status = run_func(*args) 2022-04-02T17:23:05,544 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-02T17:23:05,544 return func(self, options, args) 2022-04-02T17:23:05,544 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-02T17:23:05,544 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-02T17:23:05,544 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-02T17:23:05,544 raise error from e 2022-04-02T17:23:05,544 pip._internal.exceptions.DistributionNotFound: No matching distribution found for beez==0.0.2 2022-04-02T17:23:05,553 Removed build tracker: '/tmp/pip-req-tracker-a530osb2'