2022-04-02T17:17:33,823 Created temporary directory: /tmp/pip-ephem-wheel-cache-9cum1lb0 2022-04-02T17:17:33,829 Created temporary directory: /tmp/pip-req-tracker-kbrcg56w 2022-04-02T17:17:33,829 Initialized build tracking at /tmp/pip-req-tracker-kbrcg56w 2022-04-02T17:17:33,830 Created build tracker: /tmp/pip-req-tracker-kbrcg56w 2022-04-02T17:17:33,830 Entered build tracker: /tmp/pip-req-tracker-kbrcg56w 2022-04-02T17:17:33,831 Created temporary directory: /tmp/pip-wheel-l2l20lyh 2022-04-02T17:17:33,893 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-02T17:17:33,907 2 location(s) to search for versions of beez: 2022-04-02T17:17:33,907 * https://pypi.org/simple/beez/ 2022-04-02T17:17:33,907 * https://www.piwheels.org/simple/beez/ 2022-04-02T17:17:33,908 Fetching project page and analyzing links: https://pypi.org/simple/beez/ 2022-04-02T17:17:33,909 Getting page https://pypi.org/simple/beez/ 2022-04-02T17:17:33,912 Found index url https://pypi.org/simple 2022-04-02T17:17:34,046 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:17:34,048 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-02T17:17:34,049 Link requires a different Python (3.7.3 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:17:34,050 Fetching project page and analyzing links: https://www.piwheels.org/simple/beez/ 2022-04-02T17:17:34,050 Getting page https://www.piwheels.org/simple/beez/ 2022-04-02T17:17:34,052 Found index url https://www.piwheels.org/simple 2022-04-02T17:17:34,264 Skipping link: not a file: https://www.piwheels.org/simple/beez/ 2022-04-02T17:17:34,265 Skipping link: not a file: https://pypi.org/simple/beez/ 2022-04-02T17:17:34,298 Given no hashes to check 0 links for project 'beez': discarding no candidates 2022-04-02T17:17:34,299 ERROR: Could not find a version that satisfies the requirement beez==0.0.2 (from versions: none) 2022-04-02T17:17:34,301 ERROR: No matching distribution found for beez==0.0.2 2022-04-02T17:17:34,303 Exception information: 2022-04-02T17:17:34,303 Traceback (most recent call last): 2022-04-02T17:17:34,303 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-02T17:17:34,303 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-02T17:17:34,303 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-02T17:17:34,303 raise RequirementsConflicted(criterion) 2022-04-02T17:17:34,303 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('beez==0.0.2') 2022-04-02T17:17:34,303 2022-04-02T17:17:34,303 During handling of the above exception, another exception occurred: 2022-04-02T17:17:34,303 2022-04-02T17:17:34,303 Traceback (most recent call last): 2022-04-02T17:17:34,303 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-02T17:17:34,303 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-02T17:17:34,303 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-02T17:17:34,303 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-02T17:17:34,303 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-02T17:17:34,303 raise ResolutionImpossible(e.criterion.information) 2022-04-02T17:17:34,303 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('beez==0.0.2'), parent=None)] 2022-04-02T17:17:34,303 2022-04-02T17:17:34,303 The above exception was the direct cause of the following exception: 2022-04-02T17:17:34,303 2022-04-02T17:17:34,303 Traceback (most recent call last): 2022-04-02T17:17:34,303 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-02T17:17:34,303 status = run_func(*args) 2022-04-02T17:17:34,303 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-02T17:17:34,303 return func(self, options, args) 2022-04-02T17:17:34,303 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-02T17:17:34,303 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-02T17:17:34,303 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-02T17:17:34,303 raise error from e 2022-04-02T17:17:34,303 pip._internal.exceptions.DistributionNotFound: No matching distribution found for beez==0.0.2 2022-04-02T17:17:34,312 Removed build tracker: '/tmp/pip-req-tracker-kbrcg56w'