2025-11-02T06:56:27,239 Created temporary directory: /tmp/pip-ephem-wheel-cache-6xzg3ech 2025-11-02T06:56:27,241 Created temporary directory: /tmp/pip-build-tracker-3592qjpd 2025-11-02T06:56:27,241 Initialized build tracking at /tmp/pip-build-tracker-3592qjpd 2025-11-02T06:56:27,242 Created build tracker: /tmp/pip-build-tracker-3592qjpd 2025-11-02T06:56:27,242 Entered build tracker: /tmp/pip-build-tracker-3592qjpd 2025-11-02T06:56:27,243 Created temporary directory: /tmp/pip-wheel-ij43k7cv 2025-11-02T06:56:27,246 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2025-11-02T06:56:27,248 Created temporary directory: /tmp/pip-ephem-wheel-cache-g1v4_knj 2025-11-02T06:56:27,271 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-11-02T06:56:27,275 2 location(s) to search for versions of clig: 2025-11-02T06:56:27,275 * https://pypi.org/simple/clig/ 2025-11-02T06:56:27,275 * https://www.piwheels.org/simple/clig/ 2025-11-02T06:56:27,275 Fetching project page and analyzing links: https://pypi.org/simple/clig/ 2025-11-02T06:56:27,276 Getting page https://pypi.org/simple/clig/ 2025-11-02T06:56:27,278 Found index url https://pypi.org/simple 2025-11-02T06:56:27,488 Fetched page https://pypi.org/simple/clig/ as application/vnd.pypi.simple.v1+json 2025-11-02T06:56:27,490 Skipping link: No binaries permitted for clig: https://files.pythonhosted.org/packages/e6/94/2886b4b64145ea7452878875c4c782f5b456ea582b3d5b58a84d4b2d27d8/clig-0.0.0-py3-none-any.whl (from https://pypi.org/simple/clig/) (requires-python:>=3.10) 2025-11-02T06:56:27,491 Found link https://files.pythonhosted.org/packages/d2/7e/c1fd8651de803effd57f8bfd1f1fdb5a063f090bb15c6e9caf3bcc053070/clig-0.0.0.tar.gz (from https://pypi.org/simple/clig/) (requires-python:>=3.10), version: 0.0.0 2025-11-02T06:56:27,491 Skipping link: No binaries permitted for clig: https://files.pythonhosted.org/packages/85/26/86574c2a081cdb545c2811009405487e781a2ba77c9710f7356b673a50a2/clig-0.1.0-py3-none-any.whl (from https://pypi.org/simple/clig/) (requires-python:>=3.12) 2025-11-02T06:56:27,492 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/9b/dd/93245b283606ef9c63522fc58d15c0566354861254b9cca40a660d850573/clig-0.1.0.tar.gz (from https://pypi.org/simple/clig/) (requires-python:>=3.12) 2025-11-02T06:56:27,493 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/9b/dd/93245b283606ef9c63522fc58d15c0566354861254b9cca40a660d850573/clig-0.1.0.tar.gz (from https://pypi.org/simple/clig/) (requires-python:>=3.12) 2025-11-02T06:56:27,494 Fetching project page and analyzing links: https://www.piwheels.org/simple/clig/ 2025-11-02T06:56:27,495 Getting page https://www.piwheels.org/simple/clig/ 2025-11-02T06:56:27,496 Found index url https://www.piwheels.org/simple 2025-11-02T06:56:27,656 Fetched page https://www.piwheels.org/simple/clig/ as text/html 2025-11-02T06:56:27,657 Skipping link: No binaries permitted for clig: https://archive1.piwheels.org/simple/clig/clig-0.0.0-py3-none-any.whl#sha256=a9b9b4616e1b46b0b5db542e34f17d33ef12fc67e8b49fb0b632171444aeac87 (from https://www.piwheels.org/simple/clig/) (requires-python:>=3.10) 2025-11-02T06:56:27,658 Skipping link: not a file: https://www.piwheels.org/simple/clig/ 2025-11-02T06:56:27,659 Skipping link: not a file: https://pypi.org/simple/clig/ 2025-11-02T06:56:27,678 Given no hashes to check 0 links for project 'clig': discarding no candidates 2025-11-02T06:56:27,679 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12 2025-11-02T06:56:27,680 ERROR: Could not find a version that satisfies the requirement clig==0.1.0 (from versions: 0.0.0) 2025-11-02T06:56:27,682 ERROR: No matching distribution found for clig==0.1.0 2025-11-02T06:56:27,683 Exception information: 2025-11-02T06:56:27,683 Traceback (most recent call last): 2025-11-02T06:56:27,683 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2025-11-02T06:56:27,683 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-11-02T06:56:27,683 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2025-11-02T06:56:27,683 raise RequirementsConflicted(criterion) 2025-11-02T06:56:27,683 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('clig==0.1.0') 2025-11-02T06:56:27,683 2025-11-02T06:56:27,683 During handling of the above exception, another exception occurred: 2025-11-02T06:56:27,683 2025-11-02T06:56:27,683 Traceback (most recent call last): 2025-11-02T06:56:27,683 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2025-11-02T06:56:27,683 result = self._result = resolver.resolve( 2025-11-02T06:56:27,683 ^^^^^^^^^^^^^^^^^ 2025-11-02T06:56:27,683 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2025-11-02T06:56:27,683 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-11-02T06:56:27,683 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-11-02T06:56:27,683 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2025-11-02T06:56:27,683 raise ResolutionImpossible(e.criterion.information) 2025-11-02T06:56:27,683 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('clig==0.1.0'), parent=None)] 2025-11-02T06:56:27,683 2025-11-02T06:56:27,683 The above exception was the direct cause of the following exception: 2025-11-02T06:56:27,683 2025-11-02T06:56:27,683 Traceback (most recent call last): 2025-11-02T06:56:27,683 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2025-11-02T06:56:27,683 status = run_func(*args) 2025-11-02T06:56:27,683 ^^^^^^^^^^^^^^^ 2025-11-02T06:56:27,683 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2025-11-02T06:56:27,683 return func(self, options, args) 2025-11-02T06:56:27,683 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-11-02T06:56:27,683 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2025-11-02T06:56:27,683 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-11-02T06:56:27,683 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-11-02T06:56:27,683 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2025-11-02T06:56:27,683 raise error from e 2025-11-02T06:56:27,683 pip._internal.exceptions.DistributionNotFound: No matching distribution found for clig==0.1.0 2025-11-02T06:56:27,689 Removed build tracker: '/tmp/pip-build-tracker-3592qjpd'