2025-10-10T22:24:35,278 Created temporary directory: /tmp/pip-ephem-wheel-cache-6z7fmxbw 2025-10-10T22:24:35,279 Created temporary directory: /tmp/pip-build-tracker-ib1oj438 2025-10-10T22:24:35,280 Initialized build tracking at /tmp/pip-build-tracker-ib1oj438 2025-10-10T22:24:35,280 Created build tracker: /tmp/pip-build-tracker-ib1oj438 2025-10-10T22:24:35,281 Entered build tracker: /tmp/pip-build-tracker-ib1oj438 2025-10-10T22:24:35,282 Created temporary directory: /tmp/pip-wheel-9jr_9216 2025-10-10T22:24:35,285 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-10-10T22:24:35,287 Created temporary directory: /tmp/pip-ephem-wheel-cache-gud_lre1 2025-10-10T22:24:35,309 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-10-10T22:24:35,312 2 location(s) to search for versions of plain-jobs: 2025-10-10T22:24:35,312 * https://pypi.org/simple/plain-jobs/ 2025-10-10T22:24:35,312 * https://www.piwheels.org/simple/plain-jobs/ 2025-10-10T22:24:35,313 Fetching project page and analyzing links: https://pypi.org/simple/plain-jobs/ 2025-10-10T22:24:35,314 Getting page https://pypi.org/simple/plain-jobs/ 2025-10-10T22:24:35,315 Found index url https://pypi.org/simple 2025-10-10T22:24:35,528 Fetched page https://pypi.org/simple/plain-jobs/ as application/vnd.pypi.simple.v1+json 2025-10-10T22:24:35,529 Skipping link: No binaries permitted for plain-jobs: https://files.pythonhosted.org/packages/95/c4/d60ebef1ef2550b5ca2b78da7eee1b60e3b551739d6f5d140c86018f52ca/plain_jobs-0.33.0-py3-none-any.whl (from https://pypi.org/simple/plain-jobs/) (requires-python:>=3.13) 2025-10-10T22:24:35,530 Link requires a different Python (3.11.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/b3/48/433a6421f0f6d42fec8d69be018c5be29f132ac792c3d9fe4a4758858bca/plain_jobs-0.33.0.tar.gz (from https://pypi.org/simple/plain-jobs/) (requires-python:>=3.13) 2025-10-10T22:24:35,531 Skipping link: 0.33.0 Requires-Python >=3.13: https://files.pythonhosted.org/packages/b3/48/433a6421f0f6d42fec8d69be018c5be29f132ac792c3d9fe4a4758858bca/plain_jobs-0.33.0.tar.gz (from https://pypi.org/simple/plain-jobs/) (requires-python:>=3.13) 2025-10-10T22:24:35,531 Fetching project page and analyzing links: https://www.piwheels.org/simple/plain-jobs/ 2025-10-10T22:24:35,532 Getting page https://www.piwheels.org/simple/plain-jobs/ 2025-10-10T22:24:35,534 Found index url https://www.piwheels.org/simple 2025-10-10T22:24:35,687 Fetched page https://www.piwheels.org/simple/plain-jobs/ as text/html 2025-10-10T22:24:35,689 Skipping link: not a file: https://www.piwheels.org/simple/plain-jobs/ 2025-10-10T22:24:35,689 Skipping link: not a file: https://pypi.org/simple/plain-jobs/ 2025-10-10T22:24:35,708 Given no hashes to check 0 links for project 'plain-jobs': discarding no candidates 2025-10-10T22:24:35,709 ERROR: Ignored the following versions that require a different python version: 0.33.0 Requires-Python >=3.13 2025-10-10T22:24:35,710 ERROR: Could not find a version that satisfies the requirement plain-jobs==0.33.0 (from versions: none) 2025-10-10T22:24:35,712 ERROR: No matching distribution found for plain-jobs==0.33.0 2025-10-10T22:24:35,713 Exception information: 2025-10-10T22:24:35,713 Traceback (most recent call last): 2025-10-10T22:24:35,713 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2025-10-10T22:24:35,713 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-10-10T22:24:35,713 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2025-10-10T22:24:35,713 raise RequirementsConflicted(criterion) 2025-10-10T22:24:35,713 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('plain-jobs==0.33.0') 2025-10-10T22:24:35,713 2025-10-10T22:24:35,713 During handling of the above exception, another exception occurred: 2025-10-10T22:24:35,713 2025-10-10T22:24:35,713 Traceback (most recent call last): 2025-10-10T22:24:35,713 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2025-10-10T22:24:35,713 result = self._result = resolver.resolve( 2025-10-10T22:24:35,713 ^^^^^^^^^^^^^^^^^ 2025-10-10T22:24:35,713 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2025-10-10T22:24:35,713 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-10-10T22:24:35,713 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10T22:24:35,713 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2025-10-10T22:24:35,713 raise ResolutionImpossible(e.criterion.information) 2025-10-10T22:24:35,713 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('plain-jobs==0.33.0'), parent=None)] 2025-10-10T22:24:35,713 2025-10-10T22:24:35,713 The above exception was the direct cause of the following exception: 2025-10-10T22:24:35,713 2025-10-10T22:24:35,713 Traceback (most recent call last): 2025-10-10T22:24:35,713 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2025-10-10T22:24:35,713 status = run_func(*args) 2025-10-10T22:24:35,713 ^^^^^^^^^^^^^^^ 2025-10-10T22:24:35,713 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2025-10-10T22:24:35,713 return func(self, options, args) 2025-10-10T22:24:35,713 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10T22:24:35,713 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2025-10-10T22:24:35,713 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-10-10T22:24:35,713 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-10T22:24:35,713 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2025-10-10T22:24:35,713 raise error from e 2025-10-10T22:24:35,713 pip._internal.exceptions.DistributionNotFound: No matching distribution found for plain-jobs==0.33.0 2025-10-10T22:24:35,719 Removed build tracker: '/tmp/pip-build-tracker-ib1oj438'