2025-09-22T19:40:03,226 Created temporary directory: /tmp/pip-ephem-wheel-cache-2dw3hmfj 2025-09-22T19:40:03,228 Created temporary directory: /tmp/pip-req-tracker-l9q2esuo 2025-09-22T19:40:03,228 Initialized build tracking at /tmp/pip-req-tracker-l9q2esuo 2025-09-22T19:40:03,229 Created build tracker: /tmp/pip-req-tracker-l9q2esuo 2025-09-22T19:40:03,229 Entered build tracker: /tmp/pip-req-tracker-l9q2esuo 2025-09-22T19:40:03,229 Created temporary directory: /tmp/pip-wheel-n8i87fp3 2025-09-22T19:40:03,250 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2025-09-22T19:40:03,252 2 location(s) to search for versions of orjson-qpython: 2025-09-22T19:40:03,252 * https://pypi.org/simple/orjson-qpython/ 2025-09-22T19:40:03,252 * https://www.piwheels.org/simple/orjson-qpython/ 2025-09-22T19:40:03,252 Fetching project page and analyzing links: https://pypi.org/simple/orjson-qpython/ 2025-09-22T19:40:03,253 Getting page https://pypi.org/simple/orjson-qpython/ 2025-09-22T19:40:03,254 Found index url https://pypi.org/simple 2025-09-22T19:40:03,259 Starting new HTTPS connection (1): pypi.org:443 2025-09-22T19:40:03,379 https://pypi.org:443 "GET /simple/orjson-qpython/ HTTP/1.1" 200 570 2025-09-22T19:40:03,449 Skipping link: No binaries permitted for orjson-qpython: https://files.pythonhosted.org/packages/ec/86/9e18cef4e465fba1646c601f1d9db5359b1c75b034e2d78551fa5f31a50b/orjson_qpython-3.10.11-py3-none-any.whl#sha256=3381983327b243cffa1e2d7d0c8916547e08c0787857b032fb272dc87fade0d8 (from https://pypi.org/simple/orjson-qpython/) (requires-python:==3.12.*) 2025-09-22T19:40:03,450 Link requires a different Python (3.9.2 not in: '==3.12.*'): https://files.pythonhosted.org/packages/18/2c/30c79eb799599c979ed6177e0251b36c8e373d103d2e5c9a763779e1918b/orjson_qpython-3.10.11.tar.gz#sha256=a302d7fcc05379104d4ab4ca221b4d29bc6349c3510d0fe3d0da607b7e86cca0 (from https://pypi.org/simple/orjson-qpython/) (requires-python:==3.12.*) 2025-09-22T19:40:03,450 Fetching project page and analyzing links: https://www.piwheels.org/simple/orjson-qpython/ 2025-09-22T19:40:03,450 Getting page https://www.piwheels.org/simple/orjson-qpython/ 2025-09-22T19:40:03,452 Found index url https://www.piwheels.org/simple 2025-09-22T19:40:03,454 Starting new HTTPS connection (1): www.piwheels.org:443 2025-09-22T19:40:03,528 https://www.piwheels.org:443 "GET /simple/orjson-qpython/ HTTP/1.1" 200 114 2025-09-22T19:40:03,563 Given no hashes to check 0 links for project 'orjson-qpython': discarding no candidates 2025-09-22T19:40:03,563 ERROR: Could not find a version that satisfies the requirement orjson-qpython==3.10.11 2025-09-22T19:40:03,564 ERROR: No matching distribution found for orjson-qpython==3.10.11 2025-09-22T19:40:03,564 Exception information: 2025-09-22T19:40:03,564 Traceback (most recent call last): 2025-09-22T19:40:03,564 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:40:03,564 crit = self.state.criteria[name] 2025-09-22T19:40:03,564 KeyError: 'orjson-qpython' 2025-09-22T19:40:03,564 2025-09-22T19:40:03,564 During handling of the above exception, another exception occurred: 2025-09-22T19:40:03,564 2025-09-22T19:40:03,564 Traceback (most recent call last): 2025-09-22T19:40:03,564 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2025-09-22T19:40:03,564 name, crit = self._merge_into_criterion(r, parent=None) 2025-09-22T19:40:03,564 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:40:03,564 crit = Criterion.from_requirement(self._p, requirement, parent) 2025-09-22T19:40:03,564 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:40:03,564 raise RequirementsConflicted(criterion) 2025-09-22T19:40:03,564 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('orjson-qpython==3.10.11') 2025-09-22T19:40:03,564 2025-09-22T19:40:03,564 During handling of the above exception, another exception occurred: 2025-09-22T19:40:03,564 2025-09-22T19:40:03,564 Traceback (most recent call last): 2025-09-22T19:40:03,564 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2025-09-22T19:40:03,564 self._result = resolver.resolve( 2025-09-22T19:40:03,564 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2025-09-22T19:40:03,564 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-22T19:40:03,564 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2025-09-22T19:40:03,564 raise ResolutionImpossible(e.criterion.information) 2025-09-22T19:40:03,564 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('orjson-qpython==3.10.11'), parent=None)] 2025-09-22T19:40:03,564 2025-09-22T19:40:03,564 The above exception was the direct cause of the following exception: 2025-09-22T19:40:03,564 2025-09-22T19:40:03,564 Traceback (most recent call last): 2025-09-22T19:40:03,564 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2025-09-22T19:40:03,564 status = self.run(options, args) 2025-09-22T19:40:03,564 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2025-09-22T19:40:03,564 return func(self, options, args) 2025-09-22T19:40:03,564 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2025-09-22T19:40:03,564 requirement_set = resolver.resolve( 2025-09-22T19:40:03,564 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2025-09-22T19:40:03,564 six.raise_from(error, e) 2025-09-22T19:40:03,564 File "", line 3, in raise_from 2025-09-22T19:40:03,564 pip._internal.exceptions.DistributionNotFound: No matching distribution found for orjson-qpython==3.10.11 2025-09-22T19:40:03,569 Removed build tracker: '/tmp/pip-req-tracker-l9q2esuo'