2023-09-08T18:49:31,023 Created temporary directory: /tmp/pip-build-tracker-a6gc_muj 2023-09-08T18:49:31,024 Initialized build tracking at /tmp/pip-build-tracker-a6gc_muj 2023-09-08T18:49:31,025 Created build tracker: /tmp/pip-build-tracker-a6gc_muj 2023-09-08T18:49:31,025 Entered build tracker: /tmp/pip-build-tracker-a6gc_muj 2023-09-08T18:49:31,026 Created temporary directory: /tmp/pip-wheel-vjfnk2by 2023-09-08T18:49:31,029 Created temporary directory: /tmp/pip-ephem-wheel-cache-lnkoly3f 2023-09-08T18:49:31,051 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T18:49:31,054 2 location(s) to search for versions of yarr-client: 2023-09-08T18:49:31,054 * https://pypi.org/simple/yarr-client/ 2023-09-08T18:49:31,054 * https://www.piwheels.org/simple/yarr-client/ 2023-09-08T18:49:31,055 Fetching project page and analyzing links: https://pypi.org/simple/yarr-client/ 2023-09-08T18:49:31,056 Getting page https://pypi.org/simple/yarr-client/ 2023-09-08T18:49:31,057 Found index url https://pypi.org/simple/ 2023-09-08T18:49:31,277 Fetched page https://pypi.org/simple/yarr-client/ as application/vnd.pypi.simple.v1+json 2023-09-08T18:49:31,279 Found link https://files.pythonhosted.org/packages/95/ea/e1a7c23fdcb05f5647c40f0b81282e335be3141fa2937e830c9d294ea1ff/yarr.client-0.1.0.tar.gz (from https://pypi.org/simple/yarr-client/), version: 0.1.0 2023-09-08T18:49:31,279 Found link https://files.pythonhosted.org/packages/61/67/136e194ef4bfa0bce7e32aae42fca44966d8b56b32d61c53cc959f778bb4/yarr.client--0.2.0.tar.gz (from https://pypi.org/simple/yarr-client/), version: -0.2.0 2023-09-08T18:49:31,280 Found link https://files.pythonhosted.org/packages/3f/a3/ac0e46b35dd532572b84db341f439ea496e23c2034f799f46545249d4aef/yarr.client-0.2.1.tar.gz (from https://pypi.org/simple/yarr-client/), version: 0.2.1 2023-09-08T18:49:31,281 Fetching project page and analyzing links: https://www.piwheels.org/simple/yarr-client/ 2023-09-08T18:49:31,282 Getting page https://www.piwheels.org/simple/yarr-client/ 2023-09-08T18:49:31,283 Found index url https://www.piwheels.org/simple/ 2023-09-08T18:49:31,559 Fetched page https://www.piwheels.org/simple/yarr-client/ as text/html 2023-09-08T18:49:31,560 Skipping link: No binaries permitted for yarr-client: https://www.piwheels.org/simple/yarr-client/yarr.client-0.1.0-py3-none-any.whl#sha256=5a73723b3d1e88e998193c9db1e3dfbe8d4a4fcc1874c5362b484602a6370a12 (from https://www.piwheels.org/simple/yarr-client/) 2023-09-08T18:49:31,561 Skipping link: No binaries permitted for yarr-client: https://www.piwheels.org/simple/yarr-client/yarr.client-0.2.1-py3-none-any.whl#sha256=4b8b6c7bceaa8e1b19b9e6a907d39374afb4a20e07dbd71e2f5f07ef34aaca16 (from https://www.piwheels.org/simple/yarr-client/) 2023-09-08T18:49:31,562 Skipping link: not a file: https://www.piwheels.org/simple/yarr-client/ 2023-09-08T18:49:31,563 Skipping link: not a file: https://pypi.org/simple/yarr-client/ 2023-09-08T18:49:31,581 Given no hashes to check 0 links for project 'yarr-client': discarding no candidates 2023-09-08T18:49:31,582 ERROR: Could not find a version that satisfies the requirement yarr-client==0.2.0 (from versions: -0.2.0, 0.1.0, 0.2.1) 2023-09-08T18:49:31,584 ERROR: No matching distribution found for yarr-client==0.2.0 2023-09-08T18:49:31,585 Exception information: 2023-09-08T18:49:31,585 Traceback (most recent call last): 2023-09-08T18:49:31,585 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T18:49:31,585 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T18:49:31,585 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-08T18:49:31,585 raise RequirementsConflicted(criterion) 2023-09-08T18:49:31,585 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yarr-client==0.2.0') 2023-09-08T18:49:31,585 2023-09-08T18:49:31,585 During handling of the above exception, another exception occurred: 2023-09-08T18:49:31,585 2023-09-08T18:49:31,585 Traceback (most recent call last): 2023-09-08T18:49:31,585 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T18:49:31,585 result = self._result = resolver.resolve( 2023-09-08T18:49:31,585 ^^^^^^^^^^^^^^^^^ 2023-09-08T18:49:31,585 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T18:49:31,585 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T18:49:31,585 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T18:49:31,585 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-08T18:49:31,585 raise ResolutionImpossible(e.criterion.information) 2023-09-08T18:49:31,585 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yarr-client==0.2.0'), parent=None)] 2023-09-08T18:49:31,585 2023-09-08T18:49:31,585 The above exception was the direct cause of the following exception: 2023-09-08T18:49:31,585 2023-09-08T18:49:31,585 Traceback (most recent call last): 2023-09-08T18:49:31,585 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T18:49:31,585 status = run_func(*args) 2023-09-08T18:49:31,585 ^^^^^^^^^^^^^^^ 2023-09-08T18:49:31,585 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T18:49:31,585 return func(self, options, args) 2023-09-08T18:49:31,585 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T18:49:31,585 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T18:49:31,585 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T18:49:31,585 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T18:49:31,585 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-08T18:49:31,585 raise error from e 2023-09-08T18:49:31,585 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yarr-client==0.2.0 2023-09-08T18:49:31,591 Removed build tracker: '/tmp/pip-build-tracker-a6gc_muj'