2025-09-07T05:50:37,777 Created temporary directory: /tmp/pip-build-tracker-aoac1vho 2025-09-07T05:50:37,778 Initialized build tracking at /tmp/pip-build-tracker-aoac1vho 2025-09-07T05:50:37,779 Created build tracker: /tmp/pip-build-tracker-aoac1vho 2025-09-07T05:50:37,779 Entered build tracker: /tmp/pip-build-tracker-aoac1vho 2025-09-07T05:50:37,780 Created temporary directory: /tmp/pip-wheel-tp7127u5 2025-09-07T05:50:37,784 Created temporary directory: /tmp/pip-ephem-wheel-cache-tu3_belm 2025-09-07T05:50:37,830 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-07T05:50:37,832 2 location(s) to search for versions of pyautoguinodelays: 2025-09-07T05:50:37,832 * https://pypi.org/simple/pyautoguinodelays/ 2025-09-07T05:50:37,832 * https://www.piwheels.org/simple/pyautoguinodelays/ 2025-09-07T05:50:37,833 Fetching project page and analyzing links: https://pypi.org/simple/pyautoguinodelays/ 2025-09-07T05:50:37,834 Getting page https://pypi.org/simple/pyautoguinodelays/ 2025-09-07T05:50:37,836 Found index url https://pypi.org/simple/ 2025-09-07T05:50:38,071 Fetched page https://pypi.org/simple/pyautoguinodelays/ as application/vnd.pypi.simple.v1+json 2025-09-07T05:50:38,073 Skipping link: No binaries permitted for pyautoguinodelays: https://files.pythonhosted.org/packages/f1/df/fa37d9e63939efb2ab2dcc68111c529a06d0c708f8baf24b87a18f13c726/pyautoguinodelays-0.1.0-py3-none-any.whl (from https://pypi.org/simple/pyautoguinodelays/) (requires-python:>=3.13) 2025-09-07T05:50:38,074 Link requires a different Python (3.11.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/02/11/98c09bd5ca4756cf517fbc92a7df5138358a290602580c3d0f413b29f9c2/pyautoguinodelays-0.1.0.tar.gz (from https://pypi.org/simple/pyautoguinodelays/) (requires-python:>=3.13) 2025-09-07T05:50:38,074 Skipping link: 0.1.0 Requires-Python >=3.13: https://files.pythonhosted.org/packages/02/11/98c09bd5ca4756cf517fbc92a7df5138358a290602580c3d0f413b29f9c2/pyautoguinodelays-0.1.0.tar.gz (from https://pypi.org/simple/pyautoguinodelays/) (requires-python:>=3.13) 2025-09-07T05:50:38,075 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyautoguinodelays/ 2025-09-07T05:50:38,076 Getting page https://www.piwheels.org/simple/pyautoguinodelays/ 2025-09-07T05:50:38,077 Found index url https://www.piwheels.org/simple/ 2025-09-07T05:50:38,239 Fetched page https://www.piwheels.org/simple/pyautoguinodelays/ as text/html 2025-09-07T05:50:38,240 Skipping link: not a file: https://www.piwheels.org/simple/pyautoguinodelays/ 2025-09-07T05:50:38,241 Skipping link: not a file: https://pypi.org/simple/pyautoguinodelays/ 2025-09-07T05:50:38,258 Given no hashes to check 0 links for project 'pyautoguinodelays': discarding no candidates 2025-09-07T05:50:38,259 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.13 2025-09-07T05:50:38,261 ERROR: Could not find a version that satisfies the requirement pyautoguinodelays==0.1.0 (from versions: none) 2025-09-07T05:50:38,262 ERROR: No matching distribution found for pyautoguinodelays==0.1.0 2025-09-07T05:50:38,263 Exception information: 2025-09-07T05:50:38,263 Traceback (most recent call last): 2025-09-07T05:50:38,263 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-09-07T05:50:38,263 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-07T05:50:38,263 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-09-07T05:50:38,263 raise RequirementsConflicted(criterion) 2025-09-07T05:50:38,263 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyautoguinodelays==0.1.0') 2025-09-07T05:50:38,263 2025-09-07T05:50:38,263 The above exception was the direct cause of the following exception: 2025-09-07T05:50:38,263 2025-09-07T05:50:38,263 Traceback (most recent call last): 2025-09-07T05:50:38,263 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-09-07T05:50:38,263 result = self._result = resolver.resolve( 2025-09-07T05:50:38,263 ^^^^^^^^^^^^^^^^^ 2025-09-07T05:50:38,263 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-09-07T05:50:38,263 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-07T05:50:38,263 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T05:50:38,263 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-09-07T05:50:38,263 raise ResolutionImpossible(e.criterion.information) from e 2025-09-07T05:50:38,263 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyautoguinodelays==0.1.0'), parent=None)] 2025-09-07T05:50:38,263 2025-09-07T05:50:38,263 The above exception was the direct cause of the following exception: 2025-09-07T05:50:38,263 2025-09-07T05:50:38,263 Traceback (most recent call last): 2025-09-07T05:50:38,263 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-09-07T05:50:38,263 status = _inner_run() 2025-09-07T05:50:38,263 ^^^^^^^^^^^^ 2025-09-07T05:50:38,263 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-09-07T05:50:38,263 return self.run(options, args) 2025-09-07T05:50:38,263 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T05:50:38,263 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-09-07T05:50:38,263 return func(self, options, args) 2025-09-07T05:50:38,263 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T05:50:38,263 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-09-07T05:50:38,263 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-07T05:50:38,263 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-07T05:50:38,263 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-09-07T05:50:38,263 raise error from e 2025-09-07T05:50:38,263 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyautoguinodelays==0.1.0 2025-09-07T05:50:38,269 Removed build tracker: '/tmp/pip-build-tracker-aoac1vho'