2025-08-30T22:05:48,546 Created temporary directory: /tmp/pip-build-tracker-2h5fnfw2 2025-08-30T22:05:48,550 Initialized build tracking at /tmp/pip-build-tracker-2h5fnfw2 2025-08-30T22:05:48,552 Created build tracker: /tmp/pip-build-tracker-2h5fnfw2 2025-08-30T22:05:48,554 Entered build tracker: /tmp/pip-build-tracker-2h5fnfw2 2025-08-30T22:05:48,557 Created temporary directory: /tmp/pip-wheel-dlccmezu 2025-08-30T22:05:48,564 Created temporary directory: /tmp/pip-ephem-wheel-cache-r5dd7djh 2025-08-30T22:05:48,657 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-08-30T22:05:48,660 2 location(s) to search for versions of auto-favicon: 2025-08-30T22:05:48,660 * https://pypi.org/simple/auto-favicon/ 2025-08-30T22:05:48,660 * https://www.piwheels.org/simple/auto-favicon/ 2025-08-30T22:05:48,661 Fetching project page and analyzing links: https://pypi.org/simple/auto-favicon/ 2025-08-30T22:05:48,661 Getting page https://pypi.org/simple/auto-favicon/ 2025-08-30T22:05:48,663 Found index url https://pypi.org/simple/ 2025-08-30T22:05:48,898 Fetched page https://pypi.org/simple/auto-favicon/ as application/vnd.pypi.simple.v1+json 2025-08-30T22:05:48,901 Skipping link: No binaries permitted for auto-favicon: https://files.pythonhosted.org/packages/47/08/274c6d4f29d1e6394aa47b448d260000d18b7734c0618df620ecf7b2c160/auto_favicon-1.0.1-py3-none-any.whl (from https://pypi.org/simple/auto-favicon/) (requires-python:>=3.12) 2025-08-30T22:05:48,903 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/96/8a/b5b31cb7b0dbca78e4ee946749a367aa137043e488f4fd5882af51b619fb/auto_favicon-1.0.1.tar.gz (from https://pypi.org/simple/auto-favicon/) (requires-python:>=3.12) 2025-08-30T22:05:48,905 Skipping link: 1.0.1 Requires-Python >=3.12: https://files.pythonhosted.org/packages/96/8a/b5b31cb7b0dbca78e4ee946749a367aa137043e488f4fd5882af51b619fb/auto_favicon-1.0.1.tar.gz (from https://pypi.org/simple/auto-favicon/) (requires-python:>=3.12) 2025-08-30T22:05:48,907 Fetching project page and analyzing links: https://www.piwheels.org/simple/auto-favicon/ 2025-08-30T22:05:48,908 Getting page https://www.piwheels.org/simple/auto-favicon/ 2025-08-30T22:05:48,910 Found index url https://www.piwheels.org/simple/ 2025-08-30T22:05:49,097 Fetched page https://www.piwheels.org/simple/auto-favicon/ as text/html 2025-08-30T22:05:49,099 Skipping link: not a file: https://www.piwheels.org/simple/auto-favicon/ 2025-08-30T22:05:49,101 Skipping link: not a file: https://pypi.org/simple/auto-favicon/ 2025-08-30T22:05:49,126 Given no hashes to check 0 links for project 'auto-favicon': discarding no candidates 2025-08-30T22:05:49,127 ERROR: Ignored the following versions that require a different python version: 1.0.1 Requires-Python >=3.12 2025-08-30T22:05:49,130 ERROR: Could not find a version that satisfies the requirement auto-favicon==1.0.1 (from versions: none) 2025-08-30T22:05:49,133 ERROR: No matching distribution found for auto-favicon==1.0.1 2025-08-30T22:05:49,135 Exception information: 2025-08-30T22:05:49,135 Traceback (most recent call last): 2025-08-30T22:05:49,135 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-08-30T22:05:49,135 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-08-30T22:05:49,135 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-08-30T22:05:49,135 raise RequirementsConflicted(criterion) 2025-08-30T22:05:49,135 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('auto-favicon==1.0.1') 2025-08-30T22:05:49,135 2025-08-30T22:05:49,135 The above exception was the direct cause of the following exception: 2025-08-30T22:05:49,135 2025-08-30T22:05:49,135 Traceback (most recent call last): 2025-08-30T22:05:49,135 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-08-30T22:05:49,135 result = self._result = resolver.resolve( 2025-08-30T22:05:49,135 ^^^^^^^^^^^^^^^^^ 2025-08-30T22:05:49,135 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-08-30T22:05:49,135 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-08-30T22:05:49,135 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-30T22:05:49,135 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-08-30T22:05:49,135 raise ResolutionImpossible(e.criterion.information) from e 2025-08-30T22:05:49,135 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('auto-favicon==1.0.1'), parent=None)] 2025-08-30T22:05:49,135 2025-08-30T22:05:49,135 The above exception was the direct cause of the following exception: 2025-08-30T22:05:49,135 2025-08-30T22:05:49,135 Traceback (most recent call last): 2025-08-30T22:05:49,135 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-08-30T22:05:49,135 status = _inner_run() 2025-08-30T22:05:49,135 ^^^^^^^^^^^^ 2025-08-30T22:05:49,135 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-08-30T22:05:49,135 return self.run(options, args) 2025-08-30T22:05:49,135 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-30T22:05:49,135 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-08-30T22:05:49,135 return func(self, options, args) 2025-08-30T22:05:49,135 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-30T22:05:49,135 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-08-30T22:05:49,135 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-08-30T22:05:49,135 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-30T22:05:49,135 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-08-30T22:05:49,135 raise error from e 2025-08-30T22:05:49,135 pip._internal.exceptions.DistributionNotFound: No matching distribution found for auto-favicon==1.0.1 2025-08-30T22:05:49,150 Removed build tracker: '/tmp/pip-build-tracker-2h5fnfw2'