2025-09-18T15:44:14,421 Created temporary directory: /tmp/pip-ephem-wheel-cache-ol_vxy4m 2025-09-18T15:44:14,423 Created temporary directory: /tmp/pip-build-tracker-3wohx9c2 2025-09-18T15:44:14,423 Initialized build tracking at /tmp/pip-build-tracker-3wohx9c2 2025-09-18T15:44:14,424 Created build tracker: /tmp/pip-build-tracker-3wohx9c2 2025-09-18T15:44:14,424 Entered build tracker: /tmp/pip-build-tracker-3wohx9c2 2025-09-18T15:44:14,425 Created temporary directory: /tmp/pip-wheel-tdxjz5m0 2025-09-18T15:44:14,428 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-09-18T15:44:14,430 Created temporary directory: /tmp/pip-ephem-wheel-cache-z4vnbnsf 2025-09-18T15:44:14,452 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-18T15:44:14,455 2 location(s) to search for versions of verda: 2025-09-18T15:44:14,455 * https://pypi.org/simple/verda/ 2025-09-18T15:44:14,455 * https://www.piwheels.org/simple/verda/ 2025-09-18T15:44:14,456 Fetching project page and analyzing links: https://pypi.org/simple/verda/ 2025-09-18T15:44:14,457 Getting page https://pypi.org/simple/verda/ 2025-09-18T15:44:14,458 Found index url https://pypi.org/simple 2025-09-18T15:44:14,676 Fetched page https://pypi.org/simple/verda/ as application/vnd.pypi.simple.v1+json 2025-09-18T15:44:14,678 Skipping link: No binaries permitted for verda: https://files.pythonhosted.org/packages/c5/b4/96eb790156a1ac0319a64efadfd1f47730bbda78e064d8c02d368d91702b/verda-0.1.0-py3-none-any.whl (from https://pypi.org/simple/verda/) (requires-python:>=3.13) 2025-09-18T15:44:14,679 Link requires a different Python (3.11.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/86/f4/7e1b38fe6ca5cfe7a33fc365012d8993d4cc8bd0af467274c20361146b53/verda-0.1.0.tar.gz (from https://pypi.org/simple/verda/) (requires-python:>=3.13) 2025-09-18T15:44:14,679 Skipping link: 0.1.0 Requires-Python >=3.13: https://files.pythonhosted.org/packages/86/f4/7e1b38fe6ca5cfe7a33fc365012d8993d4cc8bd0af467274c20361146b53/verda-0.1.0.tar.gz (from https://pypi.org/simple/verda/) (requires-python:>=3.13) 2025-09-18T15:44:14,680 Fetching project page and analyzing links: https://www.piwheels.org/simple/verda/ 2025-09-18T15:44:14,681 Getting page https://www.piwheels.org/simple/verda/ 2025-09-18T15:44:14,682 Found index url https://www.piwheels.org/simple 2025-09-18T15:44:14,847 Fetched page https://www.piwheels.org/simple/verda/ as text/html 2025-09-18T15:44:14,849 Skipping link: not a file: https://www.piwheels.org/simple/verda/ 2025-09-18T15:44:14,849 Skipping link: not a file: https://pypi.org/simple/verda/ 2025-09-18T15:44:14,868 Given no hashes to check 0 links for project 'verda': discarding no candidates 2025-09-18T15:44:14,869 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.13 2025-09-18T15:44:14,870 ERROR: Could not find a version that satisfies the requirement verda==0.1.0 (from versions: none) 2025-09-18T15:44:14,871 ERROR: No matching distribution found for verda==0.1.0 2025-09-18T15:44:14,873 Exception information: 2025-09-18T15:44:14,873 Traceback (most recent call last): 2025-09-18T15:44:14,873 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2025-09-18T15:44:14,873 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-18T15:44:14,873 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2025-09-18T15:44:14,873 raise RequirementsConflicted(criterion) 2025-09-18T15:44:14,873 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('verda==0.1.0') 2025-09-18T15:44:14,873 2025-09-18T15:44:14,873 During handling of the above exception, another exception occurred: 2025-09-18T15:44:14,873 2025-09-18T15:44:14,873 Traceback (most recent call last): 2025-09-18T15:44:14,873 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2025-09-18T15:44:14,873 result = self._result = resolver.resolve( 2025-09-18T15:44:14,873 ^^^^^^^^^^^^^^^^^ 2025-09-18T15:44:14,873 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2025-09-18T15:44:14,873 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-18T15:44:14,873 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-18T15:44:14,873 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2025-09-18T15:44:14,873 raise ResolutionImpossible(e.criterion.information) 2025-09-18T15:44:14,873 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('verda==0.1.0'), parent=None)] 2025-09-18T15:44:14,873 2025-09-18T15:44:14,873 The above exception was the direct cause of the following exception: 2025-09-18T15:44:14,873 2025-09-18T15:44:14,873 Traceback (most recent call last): 2025-09-18T15:44:14,873 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2025-09-18T15:44:14,873 status = run_func(*args) 2025-09-18T15:44:14,873 ^^^^^^^^^^^^^^^ 2025-09-18T15:44:14,873 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2025-09-18T15:44:14,873 return func(self, options, args) 2025-09-18T15:44:14,873 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-18T15:44:14,873 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2025-09-18T15:44:14,873 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-18T15:44:14,873 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-18T15:44:14,873 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2025-09-18T15:44:14,873 raise error from e 2025-09-18T15:44:14,873 pip._internal.exceptions.DistributionNotFound: No matching distribution found for verda==0.1.0 2025-09-18T15:44:14,878 Removed build tracker: '/tmp/pip-build-tracker-3wohx9c2'