2025-09-09T04:07:15,233 Created temporary directory: /tmp/pip-build-tracker-cs1wml04 2025-09-09T04:07:15,234 Initialized build tracking at /tmp/pip-build-tracker-cs1wml04 2025-09-09T04:07:15,234 Created build tracker: /tmp/pip-build-tracker-cs1wml04 2025-09-09T04:07:15,234 Entered build tracker: /tmp/pip-build-tracker-cs1wml04 2025-09-09T04:07:15,234 Created temporary directory: /tmp/pip-wheel-tl7sygkq 2025-09-09T04:07:15,238 Created temporary directory: /tmp/pip-ephem-wheel-cache-dncega3p 2025-09-09T04:07:15,293 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T04:07:15,295 2 location(s) to search for versions of a-parser: 2025-09-09T04:07:15,295 * https://pypi.org/simple/a-parser/ 2025-09-09T04:07:15,295 * https://www.piwheels.org/simple/a-parser/ 2025-09-09T04:07:15,295 Fetching project page and analyzing links: https://pypi.org/simple/a-parser/ 2025-09-09T04:07:15,296 Getting page https://pypi.org/simple/a-parser/ 2025-09-09T04:07:15,297 Found index url https://pypi.org/simple/ 2025-09-09T04:07:15,504 Fetched page https://pypi.org/simple/a-parser/ as application/vnd.pypi.simple.v1+json 2025-09-09T04:07:15,506 Skipping link: No binaries permitted for a-parser: https://files.pythonhosted.org/packages/13/ef/a64db9389d15b0202f8c32b50a7420203d2d32750f8a467fd1c96fb88d68/a_parser-2.0.1-py2-none-any.whl (from https://pypi.org/simple/a-parser/) (requires-python:==2.7.*) 2025-09-09T04:07:15,508 Link requires a different Python (3.13.5 not in: '==2.7.*'): https://files.pythonhosted.org/packages/55/cd/eb513ee7c1501f1395dc6680e6a3f609b7b2255d3d01207cdbe265885118/a_parser-2.0.1.tar.gz (from https://pypi.org/simple/a-parser/) (requires-python:==2.7.*) 2025-09-09T04:07:15,508 Skipping link: 2.0.1 Requires-Python ==2.7.*: https://files.pythonhosted.org/packages/55/cd/eb513ee7c1501f1395dc6680e6a3f609b7b2255d3d01207cdbe265885118/a_parser-2.0.1.tar.gz (from https://pypi.org/simple/a-parser/) (requires-python:==2.7.*) 2025-09-09T04:07:15,508 Skipping link: No binaries permitted for a-parser: https://files.pythonhosted.org/packages/ca/12/ebf8cab861a76747ce7d36c6fb40e5d50266f22af6cbb3662a17ce8570a2/a_parser-3.0.1-py2-none-any.whl (from https://pypi.org/simple/a-parser/) (requires-python:>=3.8) 2025-09-09T04:07:15,510 Found link https://files.pythonhosted.org/packages/bd/47/60a1f5d4d6963a98d9ff536e4c75a4fc53a2a1f3778cc60ed298c27ef609/a_parser-3.0.1.tar.gz (from https://pypi.org/simple/a-parser/) (requires-python:>=3.8), version: 3.0.1 2025-09-09T04:07:15,510 Fetching project page and analyzing links: https://www.piwheels.org/simple/a-parser/ 2025-09-09T04:07:15,511 Getting page https://www.piwheels.org/simple/a-parser/ 2025-09-09T04:07:15,513 Found index url https://www.piwheels.org/simple/ 2025-09-09T04:07:15,606 Fetched page https://www.piwheels.org/simple/a-parser/ as text/html 2025-09-09T04:07:15,608 Skipping link: No binaries permitted for a-parser: https://archive1.piwheels.org/simple/a-parser/a_parser-3.0.1-py3-none-any.whl#sha256=789610f28d8679afbf3158872d602ef035213b1e0d0ec888f2227b1cb7e35060 (from https://www.piwheels.org/simple/a-parser/) (requires-python:>=3.8) 2025-09-09T04:07:15,608 Skipping link: not a file: https://www.piwheels.org/simple/a-parser/ 2025-09-09T04:07:15,608 Skipping link: not a file: https://pypi.org/simple/a-parser/ 2025-09-09T04:07:15,632 Given no hashes to check 0 links for project 'a-parser': discarding no candidates 2025-09-09T04:07:15,633 ERROR: Ignored the following versions that require a different python version: 2.0.1 Requires-Python ==2.7.* 2025-09-09T04:07:15,634 ERROR: Could not find a version that satisfies the requirement a-parser==2.0.1 (from versions: 3.0.1) 2025-09-09T04:07:15,635 ERROR: No matching distribution found for a-parser==2.0.1 2025-09-09T04:07:15,636 Exception information: 2025-09-09T04:07:15,636 Traceback (most recent call last): 2025-09-09T04:07:15,636 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T04:07:15,636 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T04:07:15,636 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T04:07:15,636 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T04:07:15,636 raise RequirementsConflicted(criterion) 2025-09-09T04:07:15,636 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('a-parser==2.0.1') 2025-09-09T04:07:15,636 2025-09-09T04:07:15,636 The above exception was the direct cause of the following exception: 2025-09-09T04:07:15,636 2025-09-09T04:07:15,636 Traceback (most recent call last): 2025-09-09T04:07:15,636 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T04:07:15,636 result = self._result = resolver.resolve( 2025-09-09T04:07:15,636 ~~~~~~~~~~~~~~~~^ 2025-09-09T04:07:15,636 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T04:07:15,636 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T04:07:15,636 ) 2025-09-09T04:07:15,636 ^ 2025-09-09T04:07:15,636 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T04:07:15,636 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T04:07:15,636 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T04:07:15,636 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T04:07:15,636 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('a-parser==2.0.1'), parent=None)] 2025-09-09T04:07:15,636 2025-09-09T04:07:15,636 The above exception was the direct cause of the following exception: 2025-09-09T04:07:15,636 2025-09-09T04:07:15,636 Traceback (most recent call last): 2025-09-09T04:07:15,636 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T04:07:15,636 status = _inner_run() 2025-09-09T04:07:15,636 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T04:07:15,636 return self.run(options, args) 2025-09-09T04:07:15,636 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T04:07:15,636 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T04:07:15,636 return func(self, options, args) 2025-09-09T04:07:15,636 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T04:07:15,636 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T04:07:15,636 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T04:07:15,636 raise error from e 2025-09-09T04:07:15,636 pip._internal.exceptions.DistributionNotFound: No matching distribution found for a-parser==2.0.1 2025-09-09T04:07:15,645 Removed build tracker: '/tmp/pip-build-tracker-cs1wml04'