2020-09-09T21:42:36,323 Created temporary directory: /tmp/pip-ephem-wheel-cache-b5gv8qmi 2020-09-09T21:42:36,326 Created temporary directory: /tmp/pip-req-tracker-vun6z4wg 2020-09-09T21:42:36,326 Initialized build tracking at /tmp/pip-req-tracker-vun6z4wg 2020-09-09T21:42:36,327 Created build tracker: /tmp/pip-req-tracker-vun6z4wg 2020-09-09T21:42:36,327 Entered build tracker: /tmp/pip-req-tracker-vun6z4wg 2020-09-09T21:42:36,327 Created temporary directory: /tmp/pip-wheel-g8w5tw0u 2020-09-09T21:42:36,335 1 location(s) to search for versions of latexmk.py: 2020-09-09T21:42:36,335 * https://pypi.org/simple/latexmk-py/ 2020-09-09T21:42:36,336 Fetching project page and analyzing links: https://pypi.org/simple/latexmk-py/ 2020-09-09T21:42:36,336 Getting page https://pypi.org/simple/latexmk-py/ 2020-09-09T21:42:36,338 Found index url https://pypi.org/simple 2020-09-09T21:42:36,422 Found link https://files.pythonhosted.org/packages/2d/1f/7be90e5d18214958d53e4b9d5cf46aba1b8528e841f1ade9382889ca35dc/latexmk.py-0.1.tar.gz#sha256=fa6d355c23f4ac178743da7210252370d9f6968408179298e6c18bbef4d6ad8e (from https://pypi.org/simple/latexmk-py/), version: 0.1 2020-09-09T21:42:36,423 Found link https://files.pythonhosted.org/packages/ee/72/c018732d8c1b44f654d4d930c2723811397f16814aaa4da45fb2cc47fea7/latexmk.py-0.2.zip#sha256=ccc85080b32aebbc5465ebdd75ff8ed2e10c6affebdb440d08baf6d6eceb4e2c (from https://pypi.org/simple/latexmk-py/), version: 0.2 2020-09-09T21:42:36,423 Found link https://files.pythonhosted.org/packages/de/e0/5d1988370ef86a1416a996a0b03ac4d28c84afc7df908d801e1cc1abde10/latexmk.py-0.3.zip#sha256=19b4940cd3dfc27e97af868fb3c3f06e103c43bab380bf3405fef4c96104c149 (from https://pypi.org/simple/latexmk-py/), version: 0.3 2020-09-09T21:42:36,423 Found link https://files.pythonhosted.org/packages/43/c1/884aa67f96c4148c9fcc4f8d4cbc37ccb9d2b757206b3a0b41cf352e197a/latexmk.py-0.4.zip#sha256=c87c9e50b214c7fd40746626f344c3a8b22d02907df42f6b253b91a5ae77ede1 (from https://pypi.org/simple/latexmk-py/), version: 0.4 2020-09-09T21:42:36,428 Given no hashes to check 1 links for project 'latexmk.py': discarding no candidates 2020-09-09T21:42:36,428 Using version 0.2 (newest of versions: 0.2) 2020-09-09T21:42:36,432 Collecting latexmk.py==0.2 2020-09-09T21:42:36,433 Created temporary directory: /tmp/pip-unpack-eb7hhjjl 2020-09-09T21:42:36,472 Downloading latexmk.py-0.2.zip (6.1 kB) 2020-09-09T21:42:36,484 Added latexmk.py==0.2 from https://files.pythonhosted.org/packages/ee/72/c018732d8c1b44f654d4d930c2723811397f16814aaa4da45fb2cc47fea7/latexmk.py-0.2.zip#sha256=ccc85080b32aebbc5465ebdd75ff8ed2e10c6affebdb440d08baf6d6eceb4e2c to build tracker '/tmp/pip-req-tracker-vun6z4wg' 2020-09-09T21:42:36,485 Running setup.py (path:/tmp/pip-wheel-g8w5tw0u/latexmk-py/setup.py) egg_info for package latexmk.py 2020-09-09T21:42:36,486 Created temporary directory: /tmp/pip-pip-egg-info-vja0utao 2020-09-09T21:42:36,486 Running command python setup.py egg_info 2020-09-09T21:42:37,293 Traceback (most recent call last): 2020-09-09T21:42:37,294 File "", line 1, in 2020-09-09T21:42:37,294 File "/tmp/pip-wheel-g8w5tw0u/latexmk-py/setup.py", line 5, in 2020-09-09T21:42:37,294 import latexmk 2020-09-09T21:42:37,295 File "/tmp/pip-wheel-g8w5tw0u/latexmk-py/latexmk.py", line 297 2020-09-09T21:42:37,295 print 'Running %s...' % self.latex_cmd 2020-09-09T21:42:37,296 ^ 2020-09-09T21:42:37,296 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Running %s...' % self.latex_cmd)? 2020-09-09T21:42:37,341 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T21:42:37,341 Exception information: 2020-09-09T21:42:37,341 Traceback (most recent call last): 2020-09-09T21:42:37,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-09T21:42:37,341 status = self.run(options, args) 2020-09-09T21:42:37,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-09T21:42:37,341 return func(self, options, args) 2020-09-09T21:42:37,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-09T21:42:37,341 reqs, check_supported_wheels=True 2020-09-09T21:42:37,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-09T21:42:37,341 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-09T21:42:37,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-09T21:42:37,341 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-09T21:42:37,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-09T21:42:37,341 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-09T21:42:37,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-09T21:42:37,341 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-09T21:42:37,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-09T21:42:37,341 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-09T21:42:37,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-09T21:42:37,341 self.req.prepare_metadata() 2020-09-09T21:42:37,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-09T21:42:37,341 self.metadata_directory = self._generate_metadata() 2020-09-09T21:42:37,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-09T21:42:37,341 details=self.name or "from {}".format(self.link) 2020-09-09T21:42:37,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-09T21:42:37,341 command_desc='python setup.py egg_info', 2020-09-09T21:42:37,341 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-09T21:42:37,341 raise InstallationError(exc_msg) 2020-09-09T21:42:37,341 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-09T21:42:37,349 Removed latexmk.py==0.2 from https://files.pythonhosted.org/packages/ee/72/c018732d8c1b44f654d4d930c2723811397f16814aaa4da45fb2cc47fea7/latexmk.py-0.2.zip#sha256=ccc85080b32aebbc5465ebdd75ff8ed2e10c6affebdb440d08baf6d6eceb4e2c from build tracker '/tmp/pip-req-tracker-vun6z4wg' 2020-09-09T21:42:37,349 Removed build tracker: '/tmp/pip-req-tracker-vun6z4wg'