2025-03-29T02:18:43,094 Created temporary directory: /tmp/pip-build-tracker-qk4fs3o1 2025-03-29T02:18:43,095 Initialized build tracking at /tmp/pip-build-tracker-qk4fs3o1 2025-03-29T02:18:43,096 Created build tracker: /tmp/pip-build-tracker-qk4fs3o1 2025-03-29T02:18:43,096 Entered build tracker: /tmp/pip-build-tracker-qk4fs3o1 2025-03-29T02:18:43,097 Created temporary directory: /tmp/pip-wheel-xo4r3j28 2025-03-29T02:18:43,101 Created temporary directory: /tmp/pip-ephem-wheel-cache-o5ksyv62 2025-03-29T02:18:43,145 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-03-29T02:18:43,148 2 location(s) to search for versions of kuhl-haus-metrics: 2025-03-29T02:18:43,148 * https://pypi.org/simple/kuhl-haus-metrics/ 2025-03-29T02:18:43,148 * https://www.piwheels.org/simple/kuhl-haus-metrics/ 2025-03-29T02:18:43,149 Fetching project page and analyzing links: https://pypi.org/simple/kuhl-haus-metrics/ 2025-03-29T02:18:43,150 Getting page https://pypi.org/simple/kuhl-haus-metrics/ 2025-03-29T02:18:43,151 Found index url https://pypi.org/simple/ 2025-03-29T02:18:43,371 Fetched page https://pypi.org/simple/kuhl-haus-metrics/ as application/vnd.pypi.simple.v1+json 2025-03-29T02:18:43,373 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-29T02:18:43,374 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-29T02:18:43,374 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-29T02:18:43,375 Skipping link: No binaries permitted for kuhl-haus-metrics: https://files.pythonhosted.org/packages/80/5b/d329e06e4e93aebb196c57a3868399e4d3e3850c4c594e0ee6f4ee979198/kuhl_haus_metrics-0.2.3-py3-none-any.whl (from https://pypi.org/simple/kuhl-haus-metrics/) (requires-python:>=3.12) 2025-03-29T02:18:43,376 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/b2/78/37a1dbe6688e725e52fd52c10b141bd78f6fff74289c94c09a9193efd538/kuhl_haus_metrics-0.2.3.tar.gz (from https://pypi.org/simple/kuhl-haus-metrics/) (requires-python:>=3.12) 2025-03-29T02:18:43,377 Skipping link: 0.2.3 Requires-Python >=3.12: https://files.pythonhosted.org/packages/b2/78/37a1dbe6688e725e52fd52c10b141bd78f6fff74289c94c09a9193efd538/kuhl_haus_metrics-0.2.3.tar.gz (from https://pypi.org/simple/kuhl-haus-metrics/) (requires-python:>=3.12) 2025-03-29T02:18:43,377 Fetching project page and analyzing links: https://www.piwheels.org/simple/kuhl-haus-metrics/ 2025-03-29T02:18:43,378 Getting page https://www.piwheels.org/simple/kuhl-haus-metrics/ 2025-03-29T02:18:43,379 Found index url https://www.piwheels.org/simple/ 2025-03-29T02:18:43,543 Fetched page https://www.piwheels.org/simple/kuhl-haus-metrics/ as text/html 2025-03-29T02:18:43,544 Skipping link: not a file: https://www.piwheels.org/simple/kuhl-haus-metrics/ 2025-03-29T02:18:43,545 Skipping link: not a file: https://pypi.org/simple/kuhl-haus-metrics/ 2025-03-29T02:18:43,564 Given no hashes to check 0 links for project 'kuhl-haus-metrics': discarding no candidates 2025-03-29T02:18:43,565 ERROR: Ignored the following versions that require a different python version: 0.2.2 Requires-Python >=3.12; 0.2.3 Requires-Python >=3.12 2025-03-29T02:18:43,567 ERROR: Could not find a version that satisfies the requirement kuhl-haus-metrics==0.2.3 (from versions: none) 2025-03-29T02:18:43,568 ERROR: No matching distribution found for kuhl-haus-metrics==0.2.3 2025-03-29T02:18:43,570 Exception information: 2025-03-29T02:18:43,570 Traceback (most recent call last): 2025-03-29T02:18:43,570 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-03-29T02:18:43,570 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-03-29T02:18:43,570 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-03-29T02:18:43,570 raise RequirementsConflicted(criterion) 2025-03-29T02:18:43,570 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kuhl-haus-metrics==0.2.3') 2025-03-29T02:18:43,570 2025-03-29T02:18:43,570 During handling of the above exception, another exception occurred: 2025-03-29T02:18:43,570 2025-03-29T02:18:43,570 Traceback (most recent call last): 2025-03-29T02:18:43,570 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-03-29T02:18:43,570 result = self._result = resolver.resolve( 2025-03-29T02:18:43,570 ^^^^^^^^^^^^^^^^^ 2025-03-29T02:18:43,570 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-03-29T02:18:43,570 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-03-29T02:18:43,570 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-29T02:18:43,570 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-03-29T02:18:43,570 raise ResolutionImpossible(e.criterion.information) 2025-03-29T02:18:43,570 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kuhl-haus-metrics==0.2.3'), parent=None)] 2025-03-29T02:18:43,570 2025-03-29T02:18:43,570 The above exception was the direct cause of the following exception: 2025-03-29T02:18:43,570 2025-03-29T02:18:43,570 Traceback (most recent call last): 2025-03-29T02:18:43,570 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-03-29T02:18:43,570 status = _inner_run() 2025-03-29T02:18:43,570 ^^^^^^^^^^^^ 2025-03-29T02:18:43,570 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-03-29T02:18:43,570 return self.run(options, args) 2025-03-29T02:18:43,570 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-29T02:18:43,570 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-03-29T02:18:43,570 return func(self, options, args) 2025-03-29T02:18:43,570 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-29T02:18:43,570 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-03-29T02:18:43,570 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-03-29T02:18:43,570 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-29T02:18:43,570 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-03-29T02:18:43,570 raise error from e 2025-03-29T02:18:43,570 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kuhl-haus-metrics==0.2.3 2025-03-29T02:18:43,576 Removed build tracker: '/tmp/pip-build-tracker-qk4fs3o1'