2020-07-21T17:16:13,996 Created temporary directory: /tmp/pip-ephem-wheel-cache-fu8gb2ku 2020-07-21T17:16:14,000 Created temporary directory: /tmp/pip-req-tracker-9fpdoj1a 2020-07-21T17:16:14,001 Initialized build tracking at /tmp/pip-req-tracker-9fpdoj1a 2020-07-21T17:16:14,002 Created build tracker: /tmp/pip-req-tracker-9fpdoj1a 2020-07-21T17:16:14,002 Entered build tracker: /tmp/pip-req-tracker-9fpdoj1a 2020-07-21T17:16:14,003 Created temporary directory: /tmp/pip-wheel-6mbyefy4 2020-07-21T17:16:14,020 1 location(s) to search for versions of luna-client: 2020-07-21T17:16:14,020 * https://pypi.org/simple/luna-client/ 2020-07-21T17:16:14,021 Fetching project page and analyzing links: https://pypi.org/simple/luna-client/ 2020-07-21T17:16:14,022 Getting page https://pypi.org/simple/luna-client/ 2020-07-21T17:16:14,024 Found index url https://pypi.org/simple 2020-07-21T17:16:14,230 Found link https://files.pythonhosted.org/packages/a4/81/75c41e2ace046459a39a490e77fde76ea8fed0686e8dd881d932d20bd9ae/luna-client-0.1.0.tar.gz#sha256=6f09cb6ebd60e7273fd284b39ee1ad9fe91a728d6201d0eec8d68a4da076ad42 (from https://pypi.org/simple/luna-client/), version: 0.1.0 2020-07-21T17:16:14,231 Skipping link: No binaries permitted for luna-client: https://files.pythonhosted.org/packages/14/92/669a1128b5faf7915a89a0df297b7055e0909f9d8850edd97e4ecf761561/luna_client-0.1.0-py3-none-any.whl#sha256=25e4d8b3682cbbe21610050df7c47895d2e692d1ac7f0b74ce4571c85552bff1 (from https://pypi.org/simple/luna-client/) 2020-07-21T17:16:14,238 Given no hashes to check 1 links for project 'luna-client': discarding no candidates 2020-07-21T17:16:14,239 Using version 0.1.0 (newest of versions: 0.1.0) 2020-07-21T17:16:14,245 Collecting luna-client==0.1.0 2020-07-21T17:16:14,248 Created temporary directory: /tmp/pip-unpack-36j0m2xg 2020-07-21T17:16:14,324 Downloading luna-client-0.1.0.tar.gz (2.3 kB) 2020-07-21T17:16:14,387 Added luna-client==0.1.0 from https://files.pythonhosted.org/packages/a4/81/75c41e2ace046459a39a490e77fde76ea8fed0686e8dd881d932d20bd9ae/luna-client-0.1.0.tar.gz#sha256=6f09cb6ebd60e7273fd284b39ee1ad9fe91a728d6201d0eec8d68a4da076ad42 to build tracker '/tmp/pip-req-tracker-9fpdoj1a' 2020-07-21T17:16:14,389 Running setup.py (path:/tmp/pip-wheel-6mbyefy4/luna-client/setup.py) egg_info for package luna-client 2020-07-21T17:16:14,390 Created temporary directory: /tmp/pip-pip-egg-info-0y3x3k_p 2020-07-21T17:16:14,391 Running command python setup.py egg_info 2020-07-21T17:16:16,040 Traceback (most recent call last): 2020-07-21T17:16:16,041 File "", line 1, in 2020-07-21T17:16:16,042 File "/tmp/pip-wheel-6mbyefy4/luna-client/setup.py", line 8, in 2020-07-21T17:16:16,043 README = (HERE / "README.md").read_text() 2020-07-21T17:16:16,044 File "/usr/lib/python3.7/pathlib.py", line 1199, in read_text 2020-07-21T17:16:16,044 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2020-07-21T17:16:16,045 File "/usr/lib/python3.7/pathlib.py", line 1186, in open 2020-07-21T17:16:16,046 opener=self._opener) 2020-07-21T17:16:16,047 File "/usr/lib/python3.7/pathlib.py", line 1039, in _opener 2020-07-21T17:16:16,048 return self._accessor.open(self, flags, mode) 2020-07-21T17:16:16,048 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-6mbyefy4/luna-client/README.md' 2020-07-21T17:16:16,137 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-21T17:16:16,138 Exception information: 2020-07-21T17:16:16,138 Traceback (most recent call last): 2020-07-21T17:16:16,138 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-21T17:16:16,138 status = self.run(options, args) 2020-07-21T17:16:16,138 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-21T17:16:16,138 return func(self, options, args) 2020-07-21T17:16:16,138 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-21T17:16:16,138 reqs, check_supported_wheels=True 2020-07-21T17:16:16,138 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-21T17:16:16,138 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-21T17:16:16,138 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-21T17:16:16,138 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-21T17:16:16,138 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-21T17:16:16,138 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-21T17:16:16,138 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-21T17:16:16,138 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-21T17:16:16,138 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-21T17:16:16,138 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-21T17:16:16,138 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-21T17:16:16,138 self.req.prepare_metadata() 2020-07-21T17:16:16,138 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-21T17:16:16,138 self.metadata_directory = self._generate_metadata() 2020-07-21T17:16:16,138 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-21T17:16:16,138 details=self.name or "from {}".format(self.link) 2020-07-21T17:16:16,138 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-21T17:16:16,138 command_desc='python setup.py egg_info', 2020-07-21T17:16:16,138 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-21T17:16:16,138 raise InstallationError(exc_msg) 2020-07-21T17:16:16,138 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-21T17:16:16,152 Removed luna-client==0.1.0 from https://files.pythonhosted.org/packages/a4/81/75c41e2ace046459a39a490e77fde76ea8fed0686e8dd881d932d20bd9ae/luna-client-0.1.0.tar.gz#sha256=6f09cb6ebd60e7273fd284b39ee1ad9fe91a728d6201d0eec8d68a4da076ad42 from build tracker '/tmp/pip-req-tracker-9fpdoj1a' 2020-07-21T17:16:16,152 Removed build tracker: '/tmp/pip-req-tracker-9fpdoj1a'