2025-08-31T02:42:00,657 Created temporary directory: /tmp/pip-build-tracker-q2qdubrt 2025-08-31T02:42:00,659 Initialized build tracking at /tmp/pip-build-tracker-q2qdubrt 2025-08-31T02:42:00,659 Created build tracker: /tmp/pip-build-tracker-q2qdubrt 2025-08-31T02:42:00,659 Entered build tracker: /tmp/pip-build-tracker-q2qdubrt 2025-08-31T02:42:00,660 Created temporary directory: /tmp/pip-wheel-hmid7rwj 2025-08-31T02:42:00,664 Created temporary directory: /tmp/pip-ephem-wheel-cache-scenjvxo 2025-08-31T02:42:00,715 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-08-31T02:42:00,718 2 location(s) to search for versions of cbxp: 2025-08-31T02:42:00,718 * https://pypi.org/simple/cbxp/ 2025-08-31T02:42:00,718 * https://www.piwheels.org/simple/cbxp/ 2025-08-31T02:42:00,719 Fetching project page and analyzing links: https://pypi.org/simple/cbxp/ 2025-08-31T02:42:00,719 Getting page https://pypi.org/simple/cbxp/ 2025-08-31T02:42:00,721 Found index url https://pypi.org/simple/ 2025-08-31T02:42:01,005 Fetched page https://pypi.org/simple/cbxp/ as application/vnd.pypi.simple.v1+json 2025-08-31T02:42:01,007 Skipping link: No binaries permitted for cbxp: https://files.pythonhosted.org/packages/7d/5f/3ea0c3bf73400e32e04b098cefea2a7e1ac191e0fc46d48b8c5f376ef88e/cbxp-0.0.1-py3-none-any.whl (from https://pypi.org/simple/cbxp/) (requires-python:>=3.12) 2025-08-31T02:42:01,009 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/d3/3a/8967a850e090f38edf9717df85d783574f1c662f4c688c5000926b036aed/cbxp-0.0.1.tar.gz (from https://pypi.org/simple/cbxp/) (requires-python:>=3.12) 2025-08-31T02:42:01,011 Skipping link: 0.0.1 Requires-Python >=3.12: https://files.pythonhosted.org/packages/d3/3a/8967a850e090f38edf9717df85d783574f1c662f4c688c5000926b036aed/cbxp-0.0.1.tar.gz (from https://pypi.org/simple/cbxp/) (requires-python:>=3.12) 2025-08-31T02:42:01,012 Fetching project page and analyzing links: https://www.piwheels.org/simple/cbxp/ 2025-08-31T02:42:01,013 Getting page https://www.piwheels.org/simple/cbxp/ 2025-08-31T02:42:01,016 Found index url https://www.piwheels.org/simple/ 2025-08-31T02:42:01,194 Fetched page https://www.piwheels.org/simple/cbxp/ as text/html 2025-08-31T02:42:01,195 Skipping link: not a file: https://www.piwheels.org/simple/cbxp/ 2025-08-31T02:42:01,196 Skipping link: not a file: https://pypi.org/simple/cbxp/ 2025-08-31T02:42:01,215 Given no hashes to check 0 links for project 'cbxp': discarding no candidates 2025-08-31T02:42:01,216 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.12 2025-08-31T02:42:01,218 ERROR: Could not find a version that satisfies the requirement cbxp==0.0.1 (from versions: none) 2025-08-31T02:42:01,219 ERROR: No matching distribution found for cbxp==0.0.1 2025-08-31T02:42:01,221 Exception information: 2025-08-31T02:42:01,221 Traceback (most recent call last): 2025-08-31T02:42:01,221 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-08-31T02:42:01,221 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-08-31T02:42:01,221 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-08-31T02:42:01,221 raise RequirementsConflicted(criterion) 2025-08-31T02:42:01,221 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cbxp==0.0.1') 2025-08-31T02:42:01,221 2025-08-31T02:42:01,221 The above exception was the direct cause of the following exception: 2025-08-31T02:42:01,221 2025-08-31T02:42:01,221 Traceback (most recent call last): 2025-08-31T02:42:01,221 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-08-31T02:42:01,221 result = self._result = resolver.resolve( 2025-08-31T02:42:01,221 ^^^^^^^^^^^^^^^^^ 2025-08-31T02:42:01,221 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-08-31T02:42:01,221 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-08-31T02:42:01,221 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T02:42:01,221 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-08-31T02:42:01,221 raise ResolutionImpossible(e.criterion.information) from e 2025-08-31T02:42:01,221 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cbxp==0.0.1'), parent=None)] 2025-08-31T02:42:01,221 2025-08-31T02:42:01,221 The above exception was the direct cause of the following exception: 2025-08-31T02:42:01,221 2025-08-31T02:42:01,221 Traceback (most recent call last): 2025-08-31T02:42:01,221 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-08-31T02:42:01,221 status = _inner_run() 2025-08-31T02:42:01,221 ^^^^^^^^^^^^ 2025-08-31T02:42:01,221 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-08-31T02:42:01,221 return self.run(options, args) 2025-08-31T02:42:01,221 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T02:42:01,221 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-08-31T02:42:01,221 return func(self, options, args) 2025-08-31T02:42:01,221 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T02:42:01,221 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-08-31T02:42:01,221 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-08-31T02:42:01,221 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T02:42:01,221 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-08-31T02:42:01,221 raise error from e 2025-08-31T02:42:01,221 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cbxp==0.0.1 2025-08-31T02:42:01,227 Removed build tracker: '/tmp/pip-build-tracker-q2qdubrt'