2025-09-22T19:45:53,025 Created temporary directory: /tmp/pip-ephem-wheel-cache-ylvyt1nj 2025-09-22T19:45:53,028 Created temporary directory: /tmp/pip-req-tracker-3dgbryz2 2025-09-22T19:45:53,028 Initialized build tracking at /tmp/pip-req-tracker-3dgbryz2 2025-09-22T19:45:53,029 Created build tracker: /tmp/pip-req-tracker-3dgbryz2 2025-09-22T19:45:53,029 Entered build tracker: /tmp/pip-req-tracker-3dgbryz2 2025-09-22T19:45:53,029 Created temporary directory: /tmp/pip-wheel-b8wv7erq 2025-09-22T19:45:53,055 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2025-09-22T19:45:53,057 2 location(s) to search for versions of reportlab-qpython: 2025-09-22T19:45:53,057 * https://pypi.org/simple/reportlab-qpython/ 2025-09-22T19:45:53,057 * https://www.piwheels.org/simple/reportlab-qpython/ 2025-09-22T19:45:53,058 Fetching project page and analyzing links: https://pypi.org/simple/reportlab-qpython/ 2025-09-22T19:45:53,058 Getting page https://pypi.org/simple/reportlab-qpython/ 2025-09-22T19:45:53,060 Found index url https://pypi.org/simple 2025-09-22T19:45:53,065 Starting new HTTPS connection (1): pypi.org:443 2025-09-22T19:45:53,111 https://pypi.org:443 "GET /simple/reportlab-qpython/ HTTP/1.1" 200 493 2025-09-22T19:45:53,181 Link requires a different Python (3.9.2 not in: '==3.12.*'): https://files.pythonhosted.org/packages/d3/2a/f9487dc8768df684094ce2351976c192b99842c0b056e6e591c8d4b100de/reportlab_qpython-4.3.1.tar.gz#sha256=17b9d64b1f28519520c0994426f6115eea22b47d28e95ac218e63d6e647f97fe (from https://pypi.org/simple/reportlab-qpython/) (requires-python:==3.12.*) 2025-09-22T19:45:53,182 Link requires a different Python (3.9.2 not in: '==3.12.*'): https://files.pythonhosted.org/packages/b8/4e/d6530839e29b4f174d4ae2fa83febe426b05e7155d4da4b3be3d7f936f86/reportlab_qpython-4.3.1.1.tar.gz#sha256=ac8f44cc541eea314f6ae3ed78307a4f051e90ff637107724d3a351d1abc8d15 (from https://pypi.org/simple/reportlab-qpython/) (requires-python:==3.12.*) 2025-09-22T19:45:53,182 Fetching project page and analyzing links: https://www.piwheels.org/simple/reportlab-qpython/ 2025-09-22T19:45:53,182 Getting page https://www.piwheels.org/simple/reportlab-qpython/ 2025-09-22T19:45:53,184 Found index url https://www.piwheels.org/simple 2025-09-22T19:45:53,186 Starting new HTTPS connection (1): www.piwheels.org:443 2025-09-22T19:45:53,244 https://www.piwheels.org:443 "GET /simple/reportlab-qpython/ HTTP/1.1" 200 117 2025-09-22T19:45:53,277 Given no hashes to check 0 links for project 'reportlab-qpython': discarding no candidates 2025-09-22T19:45:53,278 ERROR: Could not find a version that satisfies the requirement reportlab-qpython==4.3.1.1 2025-09-22T19:45:53,278 ERROR: No matching distribution found for reportlab-qpython==4.3.1.1 2025-09-22T19:45:53,279 Exception information: 2025-09-22T19:45:53,279 Traceback (most recent call last): 2025-09-22T19:45:53,279 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2025-09-22T19:45:53,279 crit = self.state.criteria[name] 2025-09-22T19:45:53,279 KeyError: 'reportlab-qpython' 2025-09-22T19:45:53,279 2025-09-22T19:45:53,279 During handling of the above exception, another exception occurred: 2025-09-22T19:45:53,279 2025-09-22T19:45:53,279 Traceback (most recent call last): 2025-09-22T19:45:53,279 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2025-09-22T19:45:53,279 name, crit = self._merge_into_criterion(r, parent=None) 2025-09-22T19:45:53,279 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2025-09-22T19:45:53,279 crit = Criterion.from_requirement(self._p, requirement, parent) 2025-09-22T19:45:53,279 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2025-09-22T19:45:53,279 raise RequirementsConflicted(criterion) 2025-09-22T19:45:53,279 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('reportlab-qpython==4.3.1.1') 2025-09-22T19:45:53,279 2025-09-22T19:45:53,279 During handling of the above exception, another exception occurred: 2025-09-22T19:45:53,279 2025-09-22T19:45:53,279 Traceback (most recent call last): 2025-09-22T19:45:53,279 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2025-09-22T19:45:53,279 self._result = resolver.resolve( 2025-09-22T19:45:53,279 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2025-09-22T19:45:53,279 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-22T19:45:53,279 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2025-09-22T19:45:53,279 raise ResolutionImpossible(e.criterion.information) 2025-09-22T19:45:53,279 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('reportlab-qpython==4.3.1.1'), parent=None)] 2025-09-22T19:45:53,279 2025-09-22T19:45:53,279 The above exception was the direct cause of the following exception: 2025-09-22T19:45:53,279 2025-09-22T19:45:53,279 Traceback (most recent call last): 2025-09-22T19:45:53,279 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2025-09-22T19:45:53,279 status = self.run(options, args) 2025-09-22T19:45:53,279 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2025-09-22T19:45:53,279 return func(self, options, args) 2025-09-22T19:45:53,279 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2025-09-22T19:45:53,279 requirement_set = resolver.resolve( 2025-09-22T19:45:53,279 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2025-09-22T19:45:53,279 six.raise_from(error, e) 2025-09-22T19:45:53,279 File "", line 3, in raise_from 2025-09-22T19:45:53,279 pip._internal.exceptions.DistributionNotFound: No matching distribution found for reportlab-qpython==4.3.1.1 2025-09-22T19:45:53,283 Removed build tracker: '/tmp/pip-req-tracker-3dgbryz2'