2024-02-28T21:52:19,806 Created temporary directory: /tmp/pip-build-tracker-nysr5c27 2024-02-28T21:52:19,810 Initialized build tracking at /tmp/pip-build-tracker-nysr5c27 2024-02-28T21:52:19,810 Created build tracker: /tmp/pip-build-tracker-nysr5c27 2024-02-28T21:52:19,810 Entered build tracker: /tmp/pip-build-tracker-nysr5c27 2024-02-28T21:52:19,811 Created temporary directory: /tmp/pip-wheel-hp9dowzn 2024-02-28T21:52:19,822 Created temporary directory: /tmp/pip-ephem-wheel-cache-oxsobdy3 2024-02-28T21:52:19,878 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-02-28T21:52:19,892 2 location(s) to search for versions of hive-vllm: 2024-02-28T21:52:19,892 * https://pypi.org/simple/hive-vllm/ 2024-02-28T21:52:19,892 * https://www.piwheels.org/simple/hive-vllm/ 2024-02-28T21:52:19,894 Fetching project page and analyzing links: https://pypi.org/simple/hive-vllm/ 2024-02-28T21:52:19,895 Getting page https://pypi.org/simple/hive-vllm/ 2024-02-28T21:52:19,899 Found index url https://pypi.org/simple/ 2024-02-28T21:52:20,012 Fetched page https://pypi.org/simple/hive-vllm/ as application/vnd.pypi.simple.v1+json 2024-02-28T21:52:20,016 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/6a/29/653a1bb605fc68aebc0dcbb57718111951967835f4efafd18e6daa2c4194/hive_vllm-0.0.1.tar.gz (from https://pypi.org/simple/hive-vllm/) (requires-python:>=3.8) 2024-02-28T21:52:20,016 Skipping link: 0.0.1 Requires-Python >=3.8: https://files.pythonhosted.org/packages/6a/29/653a1bb605fc68aebc0dcbb57718111951967835f4efafd18e6daa2c4194/hive_vllm-0.0.1.tar.gz (from https://pypi.org/simple/hive-vllm/) (requires-python:>=3.8) 2024-02-28T21:52:20,017 Fetching project page and analyzing links: https://www.piwheels.org/simple/hive-vllm/ 2024-02-28T21:52:20,018 Getting page https://www.piwheels.org/simple/hive-vllm/ 2024-02-28T21:52:20,020 Found index url https://www.piwheels.org/simple/ 2024-02-28T21:52:20,152 Fetched page https://www.piwheels.org/simple/hive-vllm/ as text/html 2024-02-28T21:52:20,154 Skipping link: not a file: https://www.piwheels.org/simple/hive-vllm/ 2024-02-28T21:52:20,154 Skipping link: not a file: https://pypi.org/simple/hive-vllm/ 2024-02-28T21:52:20,186 Given no hashes to check 0 links for project 'hive-vllm': discarding no candidates 2024-02-28T21:52:20,187 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.8 2024-02-28T21:52:20,189 ERROR: Could not find a version that satisfies the requirement hive-vllm==0.0.1 (from versions: none) 2024-02-28T21:52:20,192 ERROR: No matching distribution found for hive-vllm==0.0.1 2024-02-28T21:52:20,194 Exception information: 2024-02-28T21:52:20,194 Traceback (most recent call last): 2024-02-28T21:52:20,194 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-02-28T21:52:20,194 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-02-28T21:52:20,194 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-02-28T21:52:20,194 raise RequirementsConflicted(criterion) 2024-02-28T21:52:20,194 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hive-vllm==0.0.1') 2024-02-28T21:52:20,194 2024-02-28T21:52:20,194 During handling of the above exception, another exception occurred: 2024-02-28T21:52:20,194 2024-02-28T21:52:20,194 Traceback (most recent call last): 2024-02-28T21:52:20,194 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-02-28T21:52:20,194 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-02-28T21:52:20,194 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-02-28T21:52:20,194 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-02-28T21:52:20,194 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-02-28T21:52:20,194 raise ResolutionImpossible(e.criterion.information) 2024-02-28T21:52:20,194 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hive-vllm==0.0.1'), parent=None)] 2024-02-28T21:52:20,194 2024-02-28T21:52:20,194 The above exception was the direct cause of the following exception: 2024-02-28T21:52:20,194 2024-02-28T21:52:20,194 Traceback (most recent call last): 2024-02-28T21:52:20,194 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-02-28T21:52:20,194 status = run_func(*args) 2024-02-28T21:52:20,194 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-02-28T21:52:20,194 return func(self, options, args) 2024-02-28T21:52:20,194 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-02-28T21:52:20,194 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-02-28T21:52:20,194 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-02-28T21:52:20,194 raise error from e 2024-02-28T21:52:20,194 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hive-vllm==0.0.1 2024-02-28T21:52:20,203 Removed build tracker: '/tmp/pip-build-tracker-nysr5c27'