2025-12-22T19:11:57,698 Created temporary directory: /tmp/pip-ephem-wheel-cache-r4z3rra3 2025-12-22T19:11:57,700 Created temporary directory: /tmp/pip-build-tracker-d9e34nrn 2025-12-22T19:11:57,701 Initialized build tracking at /tmp/pip-build-tracker-d9e34nrn 2025-12-22T19:11:57,701 Created build tracker: /tmp/pip-build-tracker-d9e34nrn 2025-12-22T19:11:57,702 Entered build tracker: /tmp/pip-build-tracker-d9e34nrn 2025-12-22T19:11:57,702 Created temporary directory: /tmp/pip-wheel-vil99zcl 2025-12-22T19:11:57,705 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-12-22T19:11:57,708 Created temporary directory: /tmp/pip-ephem-wheel-cache-71nglx9h 2025-12-22T19:11:57,732 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-12-22T19:11:57,735 2 location(s) to search for versions of alloconda: 2025-12-22T19:11:57,735 * https://pypi.org/simple/alloconda/ 2025-12-22T19:11:57,735 * https://www.piwheels.org/simple/alloconda/ 2025-12-22T19:11:57,736 Fetching project page and analyzing links: https://pypi.org/simple/alloconda/ 2025-12-22T19:11:57,737 Getting page https://pypi.org/simple/alloconda/ 2025-12-22T19:11:57,738 Found index url https://pypi.org/simple 2025-12-22T19:11:57,955 Fetched page https://pypi.org/simple/alloconda/ as application/vnd.pypi.simple.v1+json 2025-12-22T19:11:57,957 Skipping link: No binaries permitted for alloconda: https://files.pythonhosted.org/packages/2a/64/576cb000f89ef62b49f26f4aa0e8e36fc66493a44a819c4016f8834ef829/alloconda-0.0.1a1-py3-none-any.whl (from https://pypi.org/simple/alloconda/) (requires-python:>=3.14) 2025-12-22T19:11:57,958 Link requires a different Python (3.11.2 not in: '>=3.14'): https://files.pythonhosted.org/packages/ab/0a/e809e59228e2cf607eb457de2892fb09d98f30ba132859b08dc04b8b5175/alloconda-0.0.1a1.tar.gz (from https://pypi.org/simple/alloconda/) (requires-python:>=3.14) 2025-12-22T19:11:57,958 Skipping link: 0.0.1a1 Requires-Python >=3.14: https://files.pythonhosted.org/packages/ab/0a/e809e59228e2cf607eb457de2892fb09d98f30ba132859b08dc04b8b5175/alloconda-0.0.1a1.tar.gz (from https://pypi.org/simple/alloconda/) (requires-python:>=3.14) 2025-12-22T19:11:57,959 Fetching project page and analyzing links: https://www.piwheels.org/simple/alloconda/ 2025-12-22T19:11:57,960 Getting page https://www.piwheels.org/simple/alloconda/ 2025-12-22T19:11:57,961 Found index url https://www.piwheels.org/simple 2025-12-22T19:11:58,162 Fetched page https://www.piwheels.org/simple/alloconda/ as text/html 2025-12-22T19:11:58,163 Skipping link: not a file: https://www.piwheels.org/simple/alloconda/ 2025-12-22T19:11:58,164 Skipping link: not a file: https://pypi.org/simple/alloconda/ 2025-12-22T19:11:58,183 Given no hashes to check 0 links for project 'alloconda': discarding no candidates 2025-12-22T19:11:58,184 ERROR: Ignored the following versions that require a different python version: 0.0.1a1 Requires-Python >=3.14 2025-12-22T19:11:58,185 ERROR: Could not find a version that satisfies the requirement alloconda==0.0.1a1 (from versions: none) 2025-12-22T19:11:58,186 ERROR: No matching distribution found for alloconda==0.0.1a1 2025-12-22T19:11:58,188 Exception information: 2025-12-22T19:11:58,188 Traceback (most recent call last): 2025-12-22T19:11:58,188 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2025-12-22T19:11:58,188 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-12-22T19:11:58,188 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2025-12-22T19:11:58,188 raise RequirementsConflicted(criterion) 2025-12-22T19:11:58,188 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('alloconda==0.0.1a1') 2025-12-22T19:11:58,188 2025-12-22T19:11:58,188 During handling of the above exception, another exception occurred: 2025-12-22T19:11:58,188 2025-12-22T19:11:58,188 Traceback (most recent call last): 2025-12-22T19:11:58,188 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2025-12-22T19:11:58,188 result = self._result = resolver.resolve( 2025-12-22T19:11:58,188 ^^^^^^^^^^^^^^^^^ 2025-12-22T19:11:58,188 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2025-12-22T19:11:58,188 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-12-22T19:11:58,188 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-22T19:11:58,188 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2025-12-22T19:11:58,188 raise ResolutionImpossible(e.criterion.information) 2025-12-22T19:11:58,188 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('alloconda==0.0.1a1'), parent=None)] 2025-12-22T19:11:58,188 2025-12-22T19:11:58,188 The above exception was the direct cause of the following exception: 2025-12-22T19:11:58,188 2025-12-22T19:11:58,188 Traceback (most recent call last): 2025-12-22T19:11:58,188 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2025-12-22T19:11:58,188 status = run_func(*args) 2025-12-22T19:11:58,188 ^^^^^^^^^^^^^^^ 2025-12-22T19:11:58,188 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2025-12-22T19:11:58,188 return func(self, options, args) 2025-12-22T19:11:58,188 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-22T19:11:58,188 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2025-12-22T19:11:58,188 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-12-22T19:11:58,188 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-22T19:11:58,188 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2025-12-22T19:11:58,188 raise error from e 2025-12-22T19:11:58,188 pip._internal.exceptions.DistributionNotFound: No matching distribution found for alloconda==0.0.1a1 2025-12-22T19:11:58,193 Removed build tracker: '/tmp/pip-build-tracker-d9e34nrn'