2025-03-28T23:15:58,802 Created temporary directory: /tmp/pip-build-tracker-_sq73h8r 2025-03-28T23:15:58,804 Initialized build tracking at /tmp/pip-build-tracker-_sq73h8r 2025-03-28T23:15:58,804 Created build tracker: /tmp/pip-build-tracker-_sq73h8r 2025-03-28T23:15:58,805 Entered build tracker: /tmp/pip-build-tracker-_sq73h8r 2025-03-28T23:15:58,806 Created temporary directory: /tmp/pip-wheel-oyav8zmq 2025-03-28T23:15:58,810 Created temporary directory: /tmp/pip-ephem-wheel-cache-omfyg8zr 2025-03-28T23:15:58,856 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-03-28T23:15:58,859 2 location(s) to search for versions of kuhl-haus-metrics: 2025-03-28T23:15:58,859 * https://pypi.org/simple/kuhl-haus-metrics/ 2025-03-28T23:15:58,859 * https://www.piwheels.org/simple/kuhl-haus-metrics/ 2025-03-28T23:15:58,860 Fetching project page and analyzing links: https://pypi.org/simple/kuhl-haus-metrics/ 2025-03-28T23:15:58,860 Getting page https://pypi.org/simple/kuhl-haus-metrics/ 2025-03-28T23:15:58,862 Found index url https://pypi.org/simple/ 2025-03-28T23:15:59,079 Fetched page https://pypi.org/simple/kuhl-haus-metrics/ as application/vnd.pypi.simple.v1+json 2025-03-28T23:15:59,081 Skipping link: No binaries permitted for kuhl-haus-metrics: https://files.pythonhosted.org/packages/3a/47/f18dd56fede4108ecadac328d35200541375d931ad27a020b17b8cde10b6/kuhl_haus_metrics-0.2.2-py3-none-any.whl (from https://pypi.org/simple/kuhl-haus-metrics/) (requires-python:>=3.12) 2025-03-28T23:15:59,082 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/2b/12/3b8b031973ffdba2b0d5d12720fa3cc7f925eeb70cf52cb9093f03cbc0fa/kuhl_haus_metrics-0.2.2.tar.gz (from https://pypi.org/simple/kuhl-haus-metrics/) (requires-python:>=3.12) 2025-03-28T23:15:59,082 Skipping link: 0.2.2 Requires-Python >=3.12: https://files.pythonhosted.org/packages/2b/12/3b8b031973ffdba2b0d5d12720fa3cc7f925eeb70cf52cb9093f03cbc0fa/kuhl_haus_metrics-0.2.2.tar.gz (from https://pypi.org/simple/kuhl-haus-metrics/) (requires-python:>=3.12) 2025-03-28T23:15:59,083 Fetching project page and analyzing links: https://www.piwheels.org/simple/kuhl-haus-metrics/ 2025-03-28T23:15:59,084 Getting page https://www.piwheels.org/simple/kuhl-haus-metrics/ 2025-03-28T23:15:59,085 Found index url https://www.piwheels.org/simple/ 2025-03-28T23:15:59,264 Fetched page https://www.piwheels.org/simple/kuhl-haus-metrics/ as text/html 2025-03-28T23:15:59,265 Skipping link: not a file: https://www.piwheels.org/simple/kuhl-haus-metrics/ 2025-03-28T23:15:59,266 Skipping link: not a file: https://pypi.org/simple/kuhl-haus-metrics/ 2025-03-28T23:15:59,285 Given no hashes to check 0 links for project 'kuhl-haus-metrics': discarding no candidates 2025-03-28T23:15:59,286 ERROR: Ignored the following versions that require a different python version: 0.2.2 Requires-Python >=3.12 2025-03-28T23:15:59,288 ERROR: Could not find a version that satisfies the requirement kuhl-haus-metrics==0.2.2 (from versions: none) 2025-03-28T23:15:59,289 ERROR: No matching distribution found for kuhl-haus-metrics==0.2.2 2025-03-28T23:15:59,291 Exception information: 2025-03-28T23:15:59,291 Traceback (most recent call last): 2025-03-28T23:15:59,291 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-03-28T23:15:59,291 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-03-28T23:15:59,291 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-03-28T23:15:59,291 raise RequirementsConflicted(criterion) 2025-03-28T23:15:59,291 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kuhl-haus-metrics==0.2.2') 2025-03-28T23:15:59,291 2025-03-28T23:15:59,291 During handling of the above exception, another exception occurred: 2025-03-28T23:15:59,291 2025-03-28T23:15:59,291 Traceback (most recent call last): 2025-03-28T23:15:59,291 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-03-28T23:15:59,291 result = self._result = resolver.resolve( 2025-03-28T23:15:59,291 ^^^^^^^^^^^^^^^^^ 2025-03-28T23:15:59,291 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-03-28T23:15:59,291 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-03-28T23:15:59,291 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-28T23:15:59,291 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-03-28T23:15:59,291 raise ResolutionImpossible(e.criterion.information) 2025-03-28T23:15:59,291 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kuhl-haus-metrics==0.2.2'), parent=None)] 2025-03-28T23:15:59,291 2025-03-28T23:15:59,291 The above exception was the direct cause of the following exception: 2025-03-28T23:15:59,291 2025-03-28T23:15:59,291 Traceback (most recent call last): 2025-03-28T23:15:59,291 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-03-28T23:15:59,291 status = _inner_run() 2025-03-28T23:15:59,291 ^^^^^^^^^^^^ 2025-03-28T23:15:59,291 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-03-28T23:15:59,291 return self.run(options, args) 2025-03-28T23:15:59,291 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-28T23:15:59,291 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-03-28T23:15:59,291 return func(self, options, args) 2025-03-28T23:15:59,291 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-28T23:15:59,291 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-03-28T23:15:59,291 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-03-28T23:15:59,291 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-28T23:15:59,291 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-03-28T23:15:59,291 raise error from e 2025-03-28T23:15:59,291 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kuhl-haus-metrics==0.2.2 2025-03-28T23:15:59,297 Removed build tracker: '/tmp/pip-build-tracker-_sq73h8r'