2021-07-16T06:44:16,351 Created temporary directory: /tmp/pip-ephem-wheel-cache-kuspxbx4 2021-07-16T06:44:16,354 Created temporary directory: /tmp/pip-req-tracker-nijb4p95 2021-07-16T06:44:16,354 Initialized build tracking at /tmp/pip-req-tracker-nijb4p95 2021-07-16T06:44:16,355 Created build tracker: /tmp/pip-req-tracker-nijb4p95 2021-07-16T06:44:16,355 Entered build tracker: /tmp/pip-req-tracker-nijb4p95 2021-07-16T06:44:16,355 Created temporary directory: /tmp/pip-wheel-5vonmd9w 2021-07-16T06:44:16,388 1 location(s) to search for versions of grpc-tools: 2021-07-16T06:44:16,388 * https://pypi.org/simple/grpc-tools/ 2021-07-16T06:44:16,389 Fetching project page and analyzing links: https://pypi.org/simple/grpc-tools/ 2021-07-16T06:44:16,390 Getting page https://pypi.org/simple/grpc-tools/ 2021-07-16T06:44:16,391 Found index url https://pypi.org/simple 2021-07-16T06:44:16,487 Found link https://files.pythonhosted.org/packages/08/3d/94d19f2eca3d70f545c1ac16e698f2c0b0b4449f77f0938e5384040c28fb/grpc-tools-0.0.1.tar.gz#sha256=ea9e5150560f5109819dddf40d2f318d1f226939d74a13cd3dc2e860e78de551 (from https://pypi.org/simple/grpc-tools/), version: 0.0.1 2021-07-16T06:44:16,487 Found link https://files.pythonhosted.org/packages/60/1b/430c5001e2e872533a2a50cb5a3c7a3348bc10ed396d2cb90b5fe4d2e822/grpc-tools-1.0.0.tar.gz#sha256=ac97761075f466e184962fe61b8e81c97101cce541d4e29750edd4cc82bb087d (from https://pypi.org/simple/grpc-tools/), version: 1.0.0 2021-07-16T06:44:16,488 Skipping link: not a file: https://pypi.org/simple/grpc-tools/ 2021-07-16T06:44:16,508 Given no hashes to check 1 links for project 'grpc-tools': discarding no candidates 2021-07-16T06:44:16,530 Collecting grpc-tools==1.0.0 2021-07-16T06:44:16,531 Created temporary directory: /tmp/pip-unpack-51dcb_67 2021-07-16T06:44:16,572 Downloading grpc-tools-1.0.0.tar.gz (5.2 kB) 2021-07-16T06:44:16,600 Added grpc-tools==1.0.0 from https://files.pythonhosted.org/packages/60/1b/430c5001e2e872533a2a50cb5a3c7a3348bc10ed396d2cb90b5fe4d2e822/grpc-tools-1.0.0.tar.gz#sha256=ac97761075f466e184962fe61b8e81c97101cce541d4e29750edd4cc82bb087d to build tracker '/tmp/pip-req-tracker-nijb4p95' 2021-07-16T06:44:16,601 Running setup.py (path:/tmp/pip-wheel-5vonmd9w/grpc-tools_b1a35a6b01e049d39aaaff929c05b2cd/setup.py) egg_info for package grpc-tools 2021-07-16T06:44:16,602 Created temporary directory: /tmp/pip-pip-egg-info-d8l_5dxq 2021-07-16T06:44:16,602 Running command python setup.py egg_info 2021-07-16T06:44:18,046 Traceback (most recent call last): 2021-07-16T06:44:18,047 File "", line 1, in 2021-07-16T06:44:18,047 File "/tmp/pip-wheel-5vonmd9w/grpc-tools_b1a35a6b01e049d39aaaff929c05b2cd/setup.py", line 33, in 2021-07-16T06:44:18,047 raise RuntimeError(HINT) 2021-07-16T06:44:18,048 RuntimeError: Please install the official package with: pip install grpcio-tools 2021-07-16T06:44:18,114 WARNING: Discarding https://files.pythonhosted.org/packages/60/1b/430c5001e2e872533a2a50cb5a3c7a3348bc10ed396d2cb90b5fe4d2e822/grpc-tools-1.0.0.tar.gz#sha256=ac97761075f466e184962fe61b8e81c97101cce541d4e29750edd4cc82bb087d (from https://pypi.org/simple/grpc-tools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-16T06:44:18,116 ERROR: Could not find a version that satisfies the requirement grpc-tools==1.0.0 (from versions: 0.0.1, 1.0.0) 2021-07-16T06:44:18,116 ERROR: No matching distribution found for grpc-tools==1.0.0 2021-07-16T06:44:18,117 Exception information: 2021-07-16T06:44:18,117 Traceback (most recent call last): 2021-07-16T06:44:18,117 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T06:44:18,117 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T06:44:18,117 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T06:44:18,117 raise RequirementsConflicted(criterion) 2021-07-16T06:44:18,117 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('grpc-tools==1.0.0') 2021-07-16T06:44:18,117 2021-07-16T06:44:18,117 During handling of the above exception, another exception occurred: 2021-07-16T06:44:18,117 2021-07-16T06:44:18,117 Traceback (most recent call last): 2021-07-16T06:44:18,117 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T06:44:18,117 result = self._result = resolver.resolve( 2021-07-16T06:44:18,117 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T06:44:18,117 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T06:44:18,117 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T06:44:18,117 raise ResolutionImpossible(e.criterion.information) 2021-07-16T06:44:18,117 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('grpc-tools==1.0.0'), parent=None)] 2021-07-16T06:44:18,117 2021-07-16T06:44:18,117 The above exception was the direct cause of the following exception: 2021-07-16T06:44:18,117 2021-07-16T06:44:18,117 Traceback (most recent call last): 2021-07-16T06:44:18,117 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T06:44:18,117 status = self.run(options, args) 2021-07-16T06:44:18,117 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T06:44:18,117 return func(self, options, args) 2021-07-16T06:44:18,117 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T06:44:18,117 requirement_set = resolver.resolve( 2021-07-16T06:44:18,117 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T06:44:18,117 raise error from e 2021-07-16T06:44:18,117 pip._internal.exceptions.DistributionNotFound: No matching distribution found for grpc-tools==1.0.0 2021-07-16T06:44:18,122 Removed grpc-tools==1.0.0 from https://files.pythonhosted.org/packages/60/1b/430c5001e2e872533a2a50cb5a3c7a3348bc10ed396d2cb90b5fe4d2e822/grpc-tools-1.0.0.tar.gz#sha256=ac97761075f466e184962fe61b8e81c97101cce541d4e29750edd4cc82bb087d from build tracker '/tmp/pip-req-tracker-nijb4p95' 2021-07-16T06:44:18,123 Removed build tracker: '/tmp/pip-req-tracker-nijb4p95'