2025-09-15T19:28:57,946 Created temporary directory: /tmp/pip-build-tracker-olqernyo 2025-09-15T19:28:57,946 Initialized build tracking at /tmp/pip-build-tracker-olqernyo 2025-09-15T19:28:57,947 Created build tracker: /tmp/pip-build-tracker-olqernyo 2025-09-15T19:28:57,947 Entered build tracker: /tmp/pip-build-tracker-olqernyo 2025-09-15T19:28:57,947 Created temporary directory: /tmp/pip-wheel-vmgykcoa 2025-09-15T19:28:57,950 Created temporary directory: /tmp/pip-ephem-wheel-cache-hif7iomi 2025-09-15T19:28:58,007 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-15T19:28:58,010 2 location(s) to search for versions of reportlab-qpython: 2025-09-15T19:28:58,010 * https://pypi.org/simple/reportlab-qpython/ 2025-09-15T19:28:58,010 * https://www.piwheels.org/simple/reportlab-qpython/ 2025-09-15T19:28:58,010 Fetching project page and analyzing links: https://pypi.org/simple/reportlab-qpython/ 2025-09-15T19:28:58,010 Getting page https://pypi.org/simple/reportlab-qpython/ 2025-09-15T19:28:58,011 Found index url https://pypi.org/simple/ 2025-09-15T19:28:58,082 Fetched page https://pypi.org/simple/reportlab-qpython/ as application/vnd.pypi.simple.v1+json 2025-09-15T19:28:58,084 Link requires a different Python (3.13.5 not in: '==3.12.*'): https://files.pythonhosted.org/packages/d3/2a/f9487dc8768df684094ce2351976c192b99842c0b056e6e591c8d4b100de/reportlab_qpython-4.3.1.tar.gz (from https://pypi.org/simple/reportlab-qpython/) (requires-python:==3.12.*) 2025-09-15T19:28:58,084 Skipping link: 4.3.1 Requires-Python ==3.12.*: https://files.pythonhosted.org/packages/d3/2a/f9487dc8768df684094ce2351976c192b99842c0b056e6e591c8d4b100de/reportlab_qpython-4.3.1.tar.gz (from https://pypi.org/simple/reportlab-qpython/) (requires-python:==3.12.*) 2025-09-15T19:28:58,084 Link requires a different Python (3.13.5 not in: '==3.12.*'): https://files.pythonhosted.org/packages/b8/4e/d6530839e29b4f174d4ae2fa83febe426b05e7155d4da4b3be3d7f936f86/reportlab_qpython-4.3.1.1.tar.gz (from https://pypi.org/simple/reportlab-qpython/) (requires-python:==3.12.*) 2025-09-15T19:28:58,084 Skipping link: 4.3.1.1 Requires-Python ==3.12.*: https://files.pythonhosted.org/packages/b8/4e/d6530839e29b4f174d4ae2fa83febe426b05e7155d4da4b3be3d7f936f86/reportlab_qpython-4.3.1.1.tar.gz (from https://pypi.org/simple/reportlab-qpython/) (requires-python:==3.12.*) 2025-09-15T19:28:58,085 Fetching project page and analyzing links: https://www.piwheels.org/simple/reportlab-qpython/ 2025-09-15T19:28:58,085 Getting page https://www.piwheels.org/simple/reportlab-qpython/ 2025-09-15T19:28:58,086 Found index url https://www.piwheels.org/simple/ 2025-09-15T19:28:58,179 Fetched page https://www.piwheels.org/simple/reportlab-qpython/ as text/html 2025-09-15T19:28:58,180 Skipping link: not a file: https://www.piwheels.org/simple/reportlab-qpython/ 2025-09-15T19:28:58,180 Skipping link: not a file: https://pypi.org/simple/reportlab-qpython/ 2025-09-15T19:28:58,203 Given no hashes to check 0 links for project 'reportlab-qpython': discarding no candidates 2025-09-15T19:28:58,203 ERROR: Ignored the following versions that require a different python version: 4.3.1 Requires-Python ==3.12.*; 4.3.1.1 Requires-Python ==3.12.* 2025-09-15T19:28:58,205 ERROR: Could not find a version that satisfies the requirement reportlab-qpython==4.3.1.1 (from versions: none) 2025-09-15T19:28:58,205 ERROR: No matching distribution found for reportlab-qpython==4.3.1.1 2025-09-15T19:28:58,206 Exception information: 2025-09-15T19:28:58,206 Traceback (most recent call last): 2025-09-15T19:28:58,206 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-15T19:28:58,206 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-15T19:28:58,206 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-15T19:28:58,206 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-15T19:28:58,206 raise RequirementsConflicted(criterion) 2025-09-15T19:28:58,206 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('reportlab-qpython==4.3.1.1') 2025-09-15T19:28:58,206 2025-09-15T19:28:58,206 The above exception was the direct cause of the following exception: 2025-09-15T19:28:58,206 2025-09-15T19:28:58,206 Traceback (most recent call last): 2025-09-15T19:28:58,206 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-15T19:28:58,206 result = self._result = resolver.resolve( 2025-09-15T19:28:58,206 ~~~~~~~~~~~~~~~~^ 2025-09-15T19:28:58,206 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-15T19:28:58,206 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-15T19:28:58,206 ) 2025-09-15T19:28:58,206 ^ 2025-09-15T19:28:58,206 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-15T19:28:58,206 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-15T19:28:58,206 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-15T19:28:58,206 raise ResolutionImpossible(e.criterion.information) from e 2025-09-15T19:28:58,206 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('reportlab-qpython==4.3.1.1'), parent=None)] 2025-09-15T19:28:58,206 2025-09-15T19:28:58,206 The above exception was the direct cause of the following exception: 2025-09-15T19:28:58,206 2025-09-15T19:28:58,206 Traceback (most recent call last): 2025-09-15T19:28:58,206 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-15T19:28:58,206 status = _inner_run() 2025-09-15T19:28:58,206 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-15T19:28:58,206 return self.run(options, args) 2025-09-15T19:28:58,206 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-15T19:28:58,206 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-15T19:28:58,206 return func(self, options, args) 2025-09-15T19:28:58,206 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-15T19:28:58,206 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-15T19:28:58,206 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-15T19:28:58,206 raise error from e 2025-09-15T19:28:58,206 pip._internal.exceptions.DistributionNotFound: No matching distribution found for reportlab-qpython==4.3.1.1 2025-09-15T19:28:58,216 Removed build tracker: '/tmp/pip-build-tracker-olqernyo'