2023-10-25T17:35:04,487 Created temporary directory: /tmp/pip-build-tracker-hpfeddxv 2023-10-25T17:35:04,488 Initialized build tracking at /tmp/pip-build-tracker-hpfeddxv 2023-10-25T17:35:04,488 Created build tracker: /tmp/pip-build-tracker-hpfeddxv 2023-10-25T17:35:04,489 Entered build tracker: /tmp/pip-build-tracker-hpfeddxv 2023-10-25T17:35:04,490 Created temporary directory: /tmp/pip-wheel-y3is62ys 2023-10-25T17:35:04,493 Created temporary directory: /tmp/pip-ephem-wheel-cache-6bkqcwkn 2023-10-25T17:35:04,516 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-25T17:35:04,520 2 location(s) to search for versions of corehost: 2023-10-25T17:35:04,520 * https://pypi.org/simple/corehost/ 2023-10-25T17:35:04,520 * https://www.piwheels.org/simple/corehost/ 2023-10-25T17:35:04,521 Fetching project page and analyzing links: https://pypi.org/simple/corehost/ 2023-10-25T17:35:04,522 Getting page https://pypi.org/simple/corehost/ 2023-10-25T17:35:04,523 Found index url https://pypi.org/simple/ 2023-10-25T17:35:04,740 Fetched page https://pypi.org/simple/corehost/ as application/vnd.pypi.simple.v1+json 2023-10-25T17:35:04,742 Skipping link: No binaries permitted for corehost: https://files.pythonhosted.org/packages/b7/4c/336aa60bb4eae34eed00fa2e6e14b625604f6ce5b8479f0468f965999cf7/corehost-0.0.1-py3-none-any.whl (from https://pypi.org/simple/corehost/) (requires-python:>=3.12) 2023-10-25T17:35:04,743 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/87/5b/a54d0b551a830cdbe0e95f428b93f6488f4402b3ed2d24a6949402295127/corehost-0.0.1.tar.gz (from https://pypi.org/simple/corehost/) (requires-python:>=3.12) 2023-10-25T17:35:04,743 Skipping link: 0.0.1 Requires-Python >=3.12: https://files.pythonhosted.org/packages/87/5b/a54d0b551a830cdbe0e95f428b93f6488f4402b3ed2d24a6949402295127/corehost-0.0.1.tar.gz (from https://pypi.org/simple/corehost/) (requires-python:>=3.12) 2023-10-25T17:35:04,744 Fetching project page and analyzing links: https://www.piwheels.org/simple/corehost/ 2023-10-25T17:35:04,745 Getting page https://www.piwheels.org/simple/corehost/ 2023-10-25T17:35:04,746 Found index url https://www.piwheels.org/simple/ 2023-10-25T17:35:04,905 Fetched page https://www.piwheels.org/simple/corehost/ as text/html 2023-10-25T17:35:04,906 Skipping link: not a file: https://www.piwheels.org/simple/corehost/ 2023-10-25T17:35:04,907 Skipping link: not a file: https://pypi.org/simple/corehost/ 2023-10-25T17:35:04,925 Given no hashes to check 0 links for project 'corehost': discarding no candidates 2023-10-25T17:35:04,926 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.12 2023-10-25T17:35:04,928 ERROR: Could not find a version that satisfies the requirement corehost==0.0.1 (from versions: none) 2023-10-25T17:35:04,929 ERROR: No matching distribution found for corehost==0.0.1 2023-10-25T17:35:04,931 Exception information: 2023-10-25T17:35:04,931 Traceback (most recent call last): 2023-10-25T17:35:04,931 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-10-25T17:35:04,931 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-10-25T17:35:04,931 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-10-25T17:35:04,931 raise RequirementsConflicted(criterion) 2023-10-25T17:35:04,931 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('corehost==0.0.1') 2023-10-25T17:35:04,931 2023-10-25T17:35:04,931 During handling of the above exception, another exception occurred: 2023-10-25T17:35:04,931 2023-10-25T17:35:04,931 Traceback (most recent call last): 2023-10-25T17:35:04,931 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-10-25T17:35:04,931 result = self._result = resolver.resolve( 2023-10-25T17:35:04,931 ^^^^^^^^^^^^^^^^^ 2023-10-25T17:35:04,931 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-10-25T17:35:04,931 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-10-25T17:35:04,931 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-10-25T17:35:04,931 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-10-25T17:35:04,931 raise ResolutionImpossible(e.criterion.information) 2023-10-25T17:35:04,931 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('corehost==0.0.1'), parent=None)] 2023-10-25T17:35:04,931 2023-10-25T17:35:04,931 The above exception was the direct cause of the following exception: 2023-10-25T17:35:04,931 2023-10-25T17:35:04,931 Traceback (most recent call last): 2023-10-25T17:35:04,931 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-10-25T17:35:04,931 status = run_func(*args) 2023-10-25T17:35:04,931 ^^^^^^^^^^^^^^^ 2023-10-25T17:35:04,931 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-10-25T17:35:04,931 return func(self, options, args) 2023-10-25T17:35:04,931 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-10-25T17:35:04,931 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-10-25T17:35:04,931 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-10-25T17:35:04,931 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-10-25T17:35:04,931 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-10-25T17:35:04,931 raise error from e 2023-10-25T17:35:04,931 pip._internal.exceptions.DistributionNotFound: No matching distribution found for corehost==0.0.1 2023-10-25T17:35:04,936 Removed build tracker: '/tmp/pip-build-tracker-hpfeddxv'