2020-09-20T04:05:33,301 Created temporary directory: /tmp/pip-ephem-wheel-cache-xhc8myy_ 2020-09-20T04:05:33,303 Created temporary directory: /tmp/pip-req-tracker-8deav1mx 2020-09-20T04:05:33,303 Initialized build tracking at /tmp/pip-req-tracker-8deav1mx 2020-09-20T04:05:33,304 Created build tracker: /tmp/pip-req-tracker-8deav1mx 2020-09-20T04:05:33,304 Entered build tracker: /tmp/pip-req-tracker-8deav1mx 2020-09-20T04:05:33,304 Created temporary directory: /tmp/pip-wheel-vpdqnz9_ 2020-09-20T04:05:33,312 1 location(s) to search for versions of latexmake: 2020-09-20T04:05:33,312 * https://pypi.org/simple/latexmake/ 2020-09-20T04:05:33,313 Fetching project page and analyzing links: https://pypi.org/simple/latexmake/ 2020-09-20T04:05:33,313 Getting page https://pypi.org/simple/latexmake/ 2020-09-20T04:05:33,315 Found index url https://pypi.org/simple 2020-09-20T04:05:33,402 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/83/59/1c564be6d44a660949b0a1cce2f0d475fa5578404bfa356fffa31b8d4c26/latexmake-0.5dev-py3.2.egg#sha256=b568b4803ca32f1ea7b06e690702fd37817ba39d6085abba7b4f82fdbaf786ef (from https://pypi.org/simple/latexmake/) 2020-09-20T04:05:33,402 Found link https://files.pythonhosted.org/packages/7a/01/abb71483e4f39f8232fedb6f57ce4217131739587a31b1f8a9eb9d917e4a/latexmake-0.5dev.linux-x86_64.tar.gz#sha256=56cd1ab83dc12711171e5d34b06457d4f1bb7f4295b181d67fc1e814bf72f401 (from https://pypi.org/simple/latexmake/), version: 0.5dev.linux-x86_64 2020-09-20T04:05:33,402 Found link https://files.pythonhosted.org/packages/2e/b7/78b77f705868084f6e230f089d787f463f3972d20963625e7d92832e7fe9/latexmake-0.5dev.tar.gz#sha256=924cc2f4c535af1de421e0fa72d44fabed66ac727c1297ca7bf10cda554acb19 (from https://pypi.org/simple/latexmake/), version: 0.5dev 2020-09-20T04:05:33,406 Given no hashes to check 1 links for project 'latexmake': discarding no candidates 2020-09-20T04:05:33,407 Using version 0.5.dev0 (newest of versions: 0.5.dev0) 2020-09-20T04:05:33,410 Collecting latexmake==0.5dev 2020-09-20T04:05:33,412 Created temporary directory: /tmp/pip-unpack-un6hcv9e 2020-09-20T04:05:33,451 Downloading latexmake-0.5dev.tar.gz (10 kB) 2020-09-20T04:05:33,478 Added latexmake==0.5dev from https://files.pythonhosted.org/packages/2e/b7/78b77f705868084f6e230f089d787f463f3972d20963625e7d92832e7fe9/latexmake-0.5dev.tar.gz#sha256=924cc2f4c535af1de421e0fa72d44fabed66ac727c1297ca7bf10cda554acb19 to build tracker '/tmp/pip-req-tracker-8deav1mx' 2020-09-20T04:05:33,479 Running setup.py (path:/tmp/pip-wheel-vpdqnz9_/latexmake/setup.py) egg_info for package latexmake 2020-09-20T04:05:33,480 Created temporary directory: /tmp/pip-pip-egg-info-9bzjc8av 2020-09-20T04:05:33,480 Running command python setup.py egg_info 2020-09-20T04:05:34,218 Traceback (most recent call last): 2020-09-20T04:05:34,219 File "", line 1, in 2020-09-20T04:05:34,219 File "/tmp/pip-wheel-vpdqnz9_/latexmake/setup.py", line 23, in 2020-09-20T04:05:34,219 long_description=get_long_description(), 2020-09-20T04:05:34,220 File "/tmp/pip-wheel-vpdqnz9_/latexmake/setup.py", line 14, in get_long_description 2020-09-20T04:05:34,220 with open('README.rst') as f: 2020-09-20T04:05:34,221 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2020-09-20T04:05:34,264 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T04:05:34,264 Exception information: 2020-09-20T04:05:34,264 Traceback (most recent call last): 2020-09-20T04:05:34,264 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T04:05:34,264 status = self.run(options, args) 2020-09-20T04:05:34,264 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T04:05:34,264 return func(self, options, args) 2020-09-20T04:05:34,264 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T04:05:34,264 reqs, check_supported_wheels=True 2020-09-20T04:05:34,264 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T04:05:34,264 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T04:05:34,264 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T04:05:34,264 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T04:05:34,264 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T04:05:34,264 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T04:05:34,264 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T04:05:34,264 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T04:05:34,264 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T04:05:34,264 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T04:05:34,264 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T04:05:34,264 self.req.prepare_metadata() 2020-09-20T04:05:34,264 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T04:05:34,264 self.metadata_directory = self._generate_metadata() 2020-09-20T04:05:34,264 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T04:05:34,264 details=self.name or "from {}".format(self.link) 2020-09-20T04:05:34,264 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T04:05:34,264 command_desc='python setup.py egg_info', 2020-09-20T04:05:34,264 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T04:05:34,264 raise InstallationError(exc_msg) 2020-09-20T04:05:34,264 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T04:05:34,272 Removed latexmake==0.5dev from https://files.pythonhosted.org/packages/2e/b7/78b77f705868084f6e230f089d787f463f3972d20963625e7d92832e7fe9/latexmake-0.5dev.tar.gz#sha256=924cc2f4c535af1de421e0fa72d44fabed66ac727c1297ca7bf10cda554acb19 from build tracker '/tmp/pip-req-tracker-8deav1mx' 2020-09-20T04:05:34,273 Removed build tracker: '/tmp/pip-req-tracker-8deav1mx'