2025-09-08T03:33:28,969 Created temporary directory: /tmp/pip-build-tracker-vsm9zwmv 2025-09-08T03:33:28,970 Initialized build tracking at /tmp/pip-build-tracker-vsm9zwmv 2025-09-08T03:33:28,970 Created build tracker: /tmp/pip-build-tracker-vsm9zwmv 2025-09-08T03:33:28,970 Entered build tracker: /tmp/pip-build-tracker-vsm9zwmv 2025-09-08T03:33:28,970 Created temporary directory: /tmp/pip-wheel-qkcgdhhq 2025-09-08T03:33:28,974 Created temporary directory: /tmp/pip-ephem-wheel-cache-hzt80acz 2025-09-08T03:33:29,035 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T03:33:29,037 2 location(s) to search for versions of qrc: 2025-09-08T03:33:29,037 * https://pypi.org/simple/qrc/ 2025-09-08T03:33:29,037 * https://www.piwheels.org/simple/qrc/ 2025-09-08T03:33:29,037 Fetching project page and analyzing links: https://pypi.org/simple/qrc/ 2025-09-08T03:33:29,037 Getting page https://pypi.org/simple/qrc/ 2025-09-08T03:33:29,039 Found index url https://pypi.org/simple/ 2025-09-08T03:33:29,182 Fetched page https://pypi.org/simple/qrc/ as application/vnd.pypi.simple.v1+json 2025-09-08T03:33:29,183 Found link https://files.pythonhosted.org/packages/49/43/9a800ce61313561b5528defbc820ede7d8cac74c2993660c4d4703eebc4a/QRC-0.0.1.zip (from https://pypi.org/simple/qrc/), version: 0.0.1 2025-09-08T03:33:29,183 Found link https://files.pythonhosted.org/packages/44/a1/db86bb8046a76ac88aa086c312a7f5b4fa2af002cca70a494f3a58946a73/QRC-0.0.2a.zip (from https://pypi.org/simple/qrc/), version: 0.0.2a 2025-09-08T03:33:29,184 Fetching project page and analyzing links: https://www.piwheels.org/simple/qrc/ 2025-09-08T03:33:29,184 Getting page https://www.piwheels.org/simple/qrc/ 2025-09-08T03:33:29,185 Found index url https://www.piwheels.org/simple/ 2025-09-08T03:33:29,280 Fetched page https://www.piwheels.org/simple/qrc/ as text/html 2025-09-08T03:33:29,281 Skipping link: No binaries permitted for qrc: https://archive1.piwheels.org/simple/qrc/QRC-0.0.1-py2.py3-none-any.whl#sha256=370a615831801bc0ab72d7a0a308f5d9488da72d62b5a92c5ea3fdfd0582a2de (from https://www.piwheels.org/simple/qrc/) 2025-09-08T03:33:29,281 Skipping link: not a file: https://www.piwheels.org/simple/qrc/ 2025-09-08T03:33:29,281 Skipping link: not a file: https://pypi.org/simple/qrc/ 2025-09-08T03:33:29,305 Given no hashes to check 0 links for project 'qrc': discarding no candidates 2025-09-08T03:33:29,305 ERROR: Could not find a version that satisfies the requirement qrc==0.0.2 (from versions: 0.0.1, 0.0.2a0) 2025-09-08T03:33:29,307 ERROR: No matching distribution found for qrc==0.0.2 2025-09-08T03:33:29,308 Exception information: 2025-09-08T03:33:29,308 Traceback (most recent call last): 2025-09-08T03:33:29,308 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-08T03:33:29,308 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-08T03:33:29,308 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T03:33:29,308 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-08T03:33:29,308 raise RequirementsConflicted(criterion) 2025-09-08T03:33:29,308 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('qrc==0.0.2') 2025-09-08T03:33:29,308 2025-09-08T03:33:29,308 The above exception was the direct cause of the following exception: 2025-09-08T03:33:29,308 2025-09-08T03:33:29,308 Traceback (most recent call last): 2025-09-08T03:33:29,308 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-08T03:33:29,308 result = self._result = resolver.resolve( 2025-09-08T03:33:29,308 ~~~~~~~~~~~~~~~~^ 2025-09-08T03:33:29,308 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-08T03:33:29,308 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T03:33:29,308 ) 2025-09-08T03:33:29,308 ^ 2025-09-08T03:33:29,308 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-08T03:33:29,308 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-08T03:33:29,308 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-08T03:33:29,308 raise ResolutionImpossible(e.criterion.information) from e 2025-09-08T03:33:29,308 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('qrc==0.0.2'), parent=None)] 2025-09-08T03:33:29,308 2025-09-08T03:33:29,308 The above exception was the direct cause of the following exception: 2025-09-08T03:33:29,308 2025-09-08T03:33:29,308 Traceback (most recent call last): 2025-09-08T03:33:29,308 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T03:33:29,308 status = _inner_run() 2025-09-08T03:33:29,308 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T03:33:29,308 return self.run(options, args) 2025-09-08T03:33:29,308 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T03:33:29,308 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T03:33:29,308 return func(self, options, args) 2025-09-08T03:33:29,308 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-08T03:33:29,308 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-08T03:33:29,308 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-08T03:33:29,308 raise error from e 2025-09-08T03:33:29,308 pip._internal.exceptions.DistributionNotFound: No matching distribution found for qrc==0.0.2 2025-09-08T03:33:29,319 Removed build tracker: '/tmp/pip-build-tracker-vsm9zwmv'