2021-07-16T06:44:13,563 Created temporary directory: /tmp/pip-ephem-wheel-cache-ojun16pl 2021-07-16T06:44:13,566 Created temporary directory: /tmp/pip-req-tracker-s85wki6m 2021-07-16T06:44:13,566 Initialized build tracking at /tmp/pip-req-tracker-s85wki6m 2021-07-16T06:44:13,566 Created build tracker: /tmp/pip-req-tracker-s85wki6m 2021-07-16T06:44:13,567 Entered build tracker: /tmp/pip-req-tracker-s85wki6m 2021-07-16T06:44:13,567 Created temporary directory: /tmp/pip-wheel-7svdw04b 2021-07-16T06:44:13,594 1 location(s) to search for versions of grpc-reflection: 2021-07-16T06:44:13,594 * https://pypi.org/simple/grpc-reflection/ 2021-07-16T06:44:13,594 Fetching project page and analyzing links: https://pypi.org/simple/grpc-reflection/ 2021-07-16T06:44:13,595 Getting page https://pypi.org/simple/grpc-reflection/ 2021-07-16T06:44:13,597 Found index url https://pypi.org/simple 2021-07-16T06:44:13,768 Found link https://files.pythonhosted.org/packages/ee/bb/ef628c5bfb4a3008a49938b917bb30938f2dbfba11d8e4ff9c821d53ba98/grpc-reflection-0.0.1.tar.gz#sha256=eacb452b2979ffe822b726814dc7ceea000f2bedcf7ac7112dc3613f7858c290 (from https://pypi.org/simple/grpc-reflection/), version: 0.0.1 2021-07-16T06:44:13,769 Found link https://files.pythonhosted.org/packages/3b/c8/9076a173c95c0dc1a10fdf2c311858a9af08da06ccaf98acd3dc28c46739/grpc-reflection-1.0.0.tar.gz#sha256=d3b32e2eb8919d558b6e737b939859128a005edab8493198537e7ef23f0129cf (from https://pypi.org/simple/grpc-reflection/), version: 1.0.0 2021-07-16T06:44:13,769 Skipping link: not a file: https://pypi.org/simple/grpc-reflection/ 2021-07-16T06:44:13,790 Given no hashes to check 1 links for project 'grpc-reflection': discarding no candidates 2021-07-16T06:44:13,809 Collecting grpc-reflection==1.0.0 2021-07-16T06:44:13,810 Created temporary directory: /tmp/pip-unpack-0_6zl1oq 2021-07-16T06:44:13,980 Downloading grpc-reflection-1.0.0.tar.gz (5.2 kB) 2021-07-16T06:44:14,007 Added grpc-reflection==1.0.0 from https://files.pythonhosted.org/packages/3b/c8/9076a173c95c0dc1a10fdf2c311858a9af08da06ccaf98acd3dc28c46739/grpc-reflection-1.0.0.tar.gz#sha256=d3b32e2eb8919d558b6e737b939859128a005edab8493198537e7ef23f0129cf to build tracker '/tmp/pip-req-tracker-s85wki6m' 2021-07-16T06:44:14,008 Running setup.py (path:/tmp/pip-wheel-7svdw04b/grpc-reflection_97eb247a2bde4c1492b0cedb64d023d0/setup.py) egg_info for package grpc-reflection 2021-07-16T06:44:14,008 Created temporary directory: /tmp/pip-pip-egg-info-n8_reznk 2021-07-16T06:44:14,009 Running command python setup.py egg_info 2021-07-16T06:44:15,019 Traceback (most recent call last): 2021-07-16T06:44:15,020 File "", line 1, in 2021-07-16T06:44:15,020 File "/tmp/pip-wheel-7svdw04b/grpc-reflection_97eb247a2bde4c1492b0cedb64d023d0/setup.py", line 33, in 2021-07-16T06:44:15,021 raise RuntimeError(HINT) 2021-07-16T06:44:15,021 RuntimeError: Please install the official package with: pip install grpcio-reflection 2021-07-16T06:44:15,068 WARNING: Discarding https://files.pythonhosted.org/packages/3b/c8/9076a173c95c0dc1a10fdf2c311858a9af08da06ccaf98acd3dc28c46739/grpc-reflection-1.0.0.tar.gz#sha256=d3b32e2eb8919d558b6e737b939859128a005edab8493198537e7ef23f0129cf (from https://pypi.org/simple/grpc-reflection/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-16T06:44:15,070 ERROR: Could not find a version that satisfies the requirement grpc-reflection==1.0.0 (from versions: 0.0.1, 1.0.0) 2021-07-16T06:44:15,070 ERROR: No matching distribution found for grpc-reflection==1.0.0 2021-07-16T06:44:15,070 Exception information: 2021-07-16T06:44:15,070 Traceback (most recent call last): 2021-07-16T06:44:15,070 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T06:44:15,070 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T06:44:15,070 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T06:44:15,070 raise RequirementsConflicted(criterion) 2021-07-16T06:44:15,070 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('grpc-reflection==1.0.0') 2021-07-16T06:44:15,070 2021-07-16T06:44:15,070 During handling of the above exception, another exception occurred: 2021-07-16T06:44:15,070 2021-07-16T06:44:15,070 Traceback (most recent call last): 2021-07-16T06:44:15,070 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T06:44:15,070 result = self._result = resolver.resolve( 2021-07-16T06:44:15,070 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T06:44:15,070 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T06:44:15,070 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T06:44:15,070 raise ResolutionImpossible(e.criterion.information) 2021-07-16T06:44:15,070 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('grpc-reflection==1.0.0'), parent=None)] 2021-07-16T06:44:15,070 2021-07-16T06:44:15,070 The above exception was the direct cause of the following exception: 2021-07-16T06:44:15,070 2021-07-16T06:44:15,070 Traceback (most recent call last): 2021-07-16T06:44:15,070 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T06:44:15,070 status = self.run(options, args) 2021-07-16T06:44:15,070 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T06:44:15,070 return func(self, options, args) 2021-07-16T06:44:15,070 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T06:44:15,070 requirement_set = resolver.resolve( 2021-07-16T06:44:15,070 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T06:44:15,070 raise error from e 2021-07-16T06:44:15,070 pip._internal.exceptions.DistributionNotFound: No matching distribution found for grpc-reflection==1.0.0 2021-07-16T06:44:15,075 Removed grpc-reflection==1.0.0 from https://files.pythonhosted.org/packages/3b/c8/9076a173c95c0dc1a10fdf2c311858a9af08da06ccaf98acd3dc28c46739/grpc-reflection-1.0.0.tar.gz#sha256=d3b32e2eb8919d558b6e737b939859128a005edab8493198537e7ef23f0129cf from build tracker '/tmp/pip-req-tracker-s85wki6m' 2021-07-16T06:44:15,075 Removed build tracker: '/tmp/pip-req-tracker-s85wki6m'