2025-10-21T01:22:51,122 Created temporary directory: /tmp/pip-ephem-wheel-cache-vt_wu0r0 2025-10-21T01:22:51,124 Created temporary directory: /tmp/pip-build-tracker-4edlt1zv 2025-10-21T01:22:51,124 Initialized build tracking at /tmp/pip-build-tracker-4edlt1zv 2025-10-21T01:22:51,125 Created build tracker: /tmp/pip-build-tracker-4edlt1zv 2025-10-21T01:22:51,125 Entered build tracker: /tmp/pip-build-tracker-4edlt1zv 2025-10-21T01:22:51,126 Created temporary directory: /tmp/pip-wheel-oywac7jd 2025-10-21T01:22:51,129 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-21T01:22:51,131 Created temporary directory: /tmp/pip-ephem-wheel-cache-azbptwzz 2025-10-21T01:22:51,153 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-10-21T01:22:51,156 2 location(s) to search for versions of oobeya: 2025-10-21T01:22:51,156 * https://pypi.org/simple/oobeya/ 2025-10-21T01:22:51,156 * https://www.piwheels.org/simple/oobeya/ 2025-10-21T01:22:51,157 Fetching project page and analyzing links: https://pypi.org/simple/oobeya/ 2025-10-21T01:22:51,158 Getting page https://pypi.org/simple/oobeya/ 2025-10-21T01:22:51,159 Found index url https://pypi.org/simple 2025-10-21T01:22:51,371 Fetched page https://pypi.org/simple/oobeya/ as application/vnd.pypi.simple.v1+json 2025-10-21T01:22:51,372 Skipping link: No binaries permitted for oobeya: https://files.pythonhosted.org/packages/c3/79/21dc218037ee81b68fa2caa436fc79967855ade5ee60cd2ed26c56c73fa0/oobeya-0.1.0-py3-none-any.whl (from https://pypi.org/simple/oobeya/) (requires-python:>=3.12) 2025-10-21T01:22:51,373 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/2c/27/73c682fbc45a781d752237432648e9a47a3d29b855221e8cd52ce09cc5f2/oobeya-0.1.0.tar.gz (from https://pypi.org/simple/oobeya/) (requires-python:>=3.12) 2025-10-21T01:22:51,374 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/2c/27/73c682fbc45a781d752237432648e9a47a3d29b855221e8cd52ce09cc5f2/oobeya-0.1.0.tar.gz (from https://pypi.org/simple/oobeya/) (requires-python:>=3.12) 2025-10-21T01:22:51,375 Fetching project page and analyzing links: https://www.piwheels.org/simple/oobeya/ 2025-10-21T01:22:51,376 Getting page https://www.piwheels.org/simple/oobeya/ 2025-10-21T01:22:51,377 Found index url https://www.piwheels.org/simple 2025-10-21T01:22:51,533 Fetched page https://www.piwheels.org/simple/oobeya/ as text/html 2025-10-21T01:22:51,535 Skipping link: not a file: https://www.piwheels.org/simple/oobeya/ 2025-10-21T01:22:51,535 Skipping link: not a file: https://pypi.org/simple/oobeya/ 2025-10-21T01:22:51,554 Given no hashes to check 0 links for project 'oobeya': discarding no candidates 2025-10-21T01:22:51,555 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12 2025-10-21T01:22:51,556 ERROR: Could not find a version that satisfies the requirement oobeya==0.1.0 (from versions: none) 2025-10-21T01:22:51,558 ERROR: No matching distribution found for oobeya==0.1.0 2025-10-21T01:22:51,559 Exception information: 2025-10-21T01:22:51,559 Traceback (most recent call last): 2025-10-21T01:22:51,559 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2025-10-21T01:22:51,559 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-10-21T01:22:51,559 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2025-10-21T01:22:51,559 raise RequirementsConflicted(criterion) 2025-10-21T01:22:51,559 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('oobeya==0.1.0') 2025-10-21T01:22:51,559 2025-10-21T01:22:51,559 During handling of the above exception, another exception occurred: 2025-10-21T01:22:51,559 2025-10-21T01:22:51,559 Traceback (most recent call last): 2025-10-21T01:22:51,559 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2025-10-21T01:22:51,559 result = self._result = resolver.resolve( 2025-10-21T01:22:51,559 ^^^^^^^^^^^^^^^^^ 2025-10-21T01:22:51,559 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2025-10-21T01:22:51,559 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-10-21T01:22:51,559 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-21T01:22:51,559 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2025-10-21T01:22:51,559 raise ResolutionImpossible(e.criterion.information) 2025-10-21T01:22:51,559 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('oobeya==0.1.0'), parent=None)] 2025-10-21T01:22:51,559 2025-10-21T01:22:51,559 The above exception was the direct cause of the following exception: 2025-10-21T01:22:51,559 2025-10-21T01:22:51,559 Traceback (most recent call last): 2025-10-21T01:22:51,559 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2025-10-21T01:22:51,559 status = run_func(*args) 2025-10-21T01:22:51,559 ^^^^^^^^^^^^^^^ 2025-10-21T01:22:51,559 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2025-10-21T01:22:51,559 return func(self, options, args) 2025-10-21T01:22:51,559 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-21T01:22:51,559 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2025-10-21T01:22:51,559 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-10-21T01:22:51,559 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-21T01:22:51,559 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2025-10-21T01:22:51,559 raise error from e 2025-10-21T01:22:51,559 pip._internal.exceptions.DistributionNotFound: No matching distribution found for oobeya==0.1.0 2025-10-21T01:22:51,565 Removed build tracker: '/tmp/pip-build-tracker-4edlt1zv'