2023-09-08T19:54:06,709 Created temporary directory: /tmp/pip-build-tracker-e76kj7qf 2023-09-08T19:54:06,710 Initialized build tracking at /tmp/pip-build-tracker-e76kj7qf 2023-09-08T19:54:06,711 Created build tracker: /tmp/pip-build-tracker-e76kj7qf 2023-09-08T19:54:06,711 Entered build tracker: /tmp/pip-build-tracker-e76kj7qf 2023-09-08T19:54:06,712 Created temporary directory: /tmp/pip-wheel-lm7r61k9 2023-09-08T19:54:06,715 Created temporary directory: /tmp/pip-ephem-wheel-cache-9qpdw1fh 2023-09-08T19:54:06,736 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T19:54:06,740 2 location(s) to search for versions of qrc: 2023-09-08T19:54:06,740 * https://pypi.org/simple/qrc/ 2023-09-08T19:54:06,740 * https://www.piwheels.org/simple/qrc/ 2023-09-08T19:54:06,741 Fetching project page and analyzing links: https://pypi.org/simple/qrc/ 2023-09-08T19:54:06,742 Getting page https://pypi.org/simple/qrc/ 2023-09-08T19:54:06,743 Found index url https://pypi.org/simple/ 2023-09-08T19:54:06,960 Fetched page https://pypi.org/simple/qrc/ as application/vnd.pypi.simple.v1+json 2023-09-08T19:54:06,961 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 2023-09-08T19:54:06,962 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 2023-09-08T19:54:06,963 Fetching project page and analyzing links: https://www.piwheels.org/simple/qrc/ 2023-09-08T19:54:06,963 Getting page https://www.piwheels.org/simple/qrc/ 2023-09-08T19:54:06,965 Found index url https://www.piwheels.org/simple/ 2023-09-08T19:54:07,270 Fetched page https://www.piwheels.org/simple/qrc/ as text/html 2023-09-08T19:54:07,272 Skipping link: No binaries permitted for qrc: https://www.piwheels.org/simple/qrc/QRC-0.0.1-py2.py3-none-any.whl#sha256=370a615831801bc0ab72d7a0a308f5d9488da72d62b5a92c5ea3fdfd0582a2de (from https://www.piwheels.org/simple/qrc/) 2023-09-08T19:54:07,272 Skipping link: not a file: https://www.piwheels.org/simple/qrc/ 2023-09-08T19:54:07,273 Skipping link: not a file: https://pypi.org/simple/qrc/ 2023-09-08T19:54:07,300 Given no hashes to check 0 links for project 'qrc': discarding no candidates 2023-09-08T19:54:07,301 ERROR: Could not find a version that satisfies the requirement qrc==0.0.2 (from versions: 0.0.1, 0.0.2a0) 2023-09-08T19:54:07,304 ERROR: No matching distribution found for qrc==0.0.2 2023-09-08T19:54:07,305 Exception information: 2023-09-08T19:54:07,305 Traceback (most recent call last): 2023-09-08T19:54:07,305 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T19:54:07,305 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T19:54:07,305 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-08T19:54:07,305 raise RequirementsConflicted(criterion) 2023-09-08T19:54:07,305 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('qrc==0.0.2') 2023-09-08T19:54:07,305 2023-09-08T19:54:07,305 During handling of the above exception, another exception occurred: 2023-09-08T19:54:07,305 2023-09-08T19:54:07,305 Traceback (most recent call last): 2023-09-08T19:54:07,305 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T19:54:07,305 result = self._result = resolver.resolve( 2023-09-08T19:54:07,305 ^^^^^^^^^^^^^^^^^ 2023-09-08T19:54:07,305 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T19:54:07,305 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T19:54:07,305 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T19:54:07,305 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-08T19:54:07,305 raise ResolutionImpossible(e.criterion.information) 2023-09-08T19:54:07,305 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('qrc==0.0.2'), parent=None)] 2023-09-08T19:54:07,305 2023-09-08T19:54:07,305 The above exception was the direct cause of the following exception: 2023-09-08T19:54:07,305 2023-09-08T19:54:07,305 Traceback (most recent call last): 2023-09-08T19:54:07,305 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T19:54:07,305 status = run_func(*args) 2023-09-08T19:54:07,305 ^^^^^^^^^^^^^^^ 2023-09-08T19:54:07,305 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T19:54:07,305 return func(self, options, args) 2023-09-08T19:54:07,305 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T19:54:07,305 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T19:54:07,305 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T19:54:07,305 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T19:54:07,305 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-08T19:54:07,305 raise error from e 2023-09-08T19:54:07,305 pip._internal.exceptions.DistributionNotFound: No matching distribution found for qrc==0.0.2 2023-09-08T19:54:07,313 Removed build tracker: '/tmp/pip-build-tracker-e76kj7qf'