2021-07-10T07:51:22,975 Created temporary directory: /tmp/pip-ephem-wheel-cache-24kp3epe 2021-07-10T07:51:22,977 Created temporary directory: /tmp/pip-req-tracker-na51xukb 2021-07-10T07:51:22,978 Initialized build tracking at /tmp/pip-req-tracker-na51xukb 2021-07-10T07:51:22,978 Created build tracker: /tmp/pip-req-tracker-na51xukb 2021-07-10T07:51:22,978 Entered build tracker: /tmp/pip-req-tracker-na51xukb 2021-07-10T07:51:22,979 Created temporary directory: /tmp/pip-wheel-hoco57xd 2021-07-10T07:51:23,014 1 location(s) to search for versions of yarr-client: 2021-07-10T07:51:23,014 * https://pypi.org/simple/yarr-client/ 2021-07-10T07:51:23,014 Fetching project page and analyzing links: https://pypi.org/simple/yarr-client/ 2021-07-10T07:51:23,015 Getting page https://pypi.org/simple/yarr-client/ 2021-07-10T07:51:23,016 Found index url https://pypi.org/simple 2021-07-10T07:51:23,201 Found link https://files.pythonhosted.org/packages/95/ea/e1a7c23fdcb05f5647c40f0b81282e335be3141fa2937e830c9d294ea1ff/yarr.client-0.1.0.tar.gz#sha256=d94a31f4363254047377fd2bdf40080f50104df32c7e701192bb74a5d6618f33 (from https://pypi.org/simple/yarr-client/), version: 0.1.0 2021-07-10T07:51:23,201 Found link https://files.pythonhosted.org/packages/61/67/136e194ef4bfa0bce7e32aae42fca44966d8b56b32d61c53cc959f778bb4/yarr.client--0.2.0.tar.gz#sha256=c410b28ddc97b71e32664eb4ca4e7b068b559c8b6db52aae5d011a3979fbb762 (from https://pypi.org/simple/yarr-client/), version: -0.2.0 2021-07-10T07:51:23,201 Found link https://files.pythonhosted.org/packages/3f/a3/ac0e46b35dd532572b84db341f439ea496e23c2034f799f46545249d4aef/yarr.client-0.2.1.tar.gz#sha256=6df3731d71f52e783b60cfe2a5063f32fe6eb58c0600ba3725458802faae5a36 (from https://pypi.org/simple/yarr-client/), version: 0.2.1 2021-07-10T07:51:23,202 Skipping link: not a file: https://pypi.org/simple/yarr-client/ 2021-07-10T07:51:23,219 Given no hashes to check 0 links for project 'yarr-client': discarding no candidates 2021-07-10T07:51:23,220 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) 2021-07-10T07:51:23,220 ERROR: No matching distribution found for yarr-client==0.2.0 2021-07-10T07:51:23,221 Exception information: 2021-07-10T07:51:23,221 Traceback (most recent call last): 2021-07-10T07:51:23,221 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T07:51:23,221 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T07:51:23,221 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T07:51:23,221 raise RequirementsConflicted(criterion) 2021-07-10T07:51:23,221 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yarr-client==0.2.0') 2021-07-10T07:51:23,221 2021-07-10T07:51:23,221 During handling of the above exception, another exception occurred: 2021-07-10T07:51:23,221 2021-07-10T07:51:23,221 Traceback (most recent call last): 2021-07-10T07:51:23,221 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T07:51:23,221 result = self._result = resolver.resolve( 2021-07-10T07:51:23,221 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T07:51:23,221 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T07:51:23,221 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T07:51:23,221 raise ResolutionImpossible(e.criterion.information) 2021-07-10T07:51:23,221 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yarr-client==0.2.0'), parent=None)] 2021-07-10T07:51:23,221 2021-07-10T07:51:23,221 The above exception was the direct cause of the following exception: 2021-07-10T07:51:23,221 2021-07-10T07:51:23,221 Traceback (most recent call last): 2021-07-10T07:51:23,221 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T07:51:23,221 status = self.run(options, args) 2021-07-10T07:51:23,221 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T07:51:23,221 return func(self, options, args) 2021-07-10T07:51:23,221 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T07:51:23,221 requirement_set = resolver.resolve( 2021-07-10T07:51:23,221 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T07:51:23,221 raise error from e 2021-07-10T07:51:23,221 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yarr-client==0.2.0 2021-07-10T07:51:23,224 Removed build tracker: '/tmp/pip-req-tracker-na51xukb'