2020-09-09T21:41:03,334 Created temporary directory: /tmp/pip-ephem-wheel-cache-lzwog7ql 2020-09-09T21:41:03,336 Created temporary directory: /tmp/pip-req-tracker-0p3nb8ez 2020-09-09T21:41:03,337 Initialized build tracking at /tmp/pip-req-tracker-0p3nb8ez 2020-09-09T21:41:03,337 Created build tracker: /tmp/pip-req-tracker-0p3nb8ez 2020-09-09T21:41:03,337 Entered build tracker: /tmp/pip-req-tracker-0p3nb8ez 2020-09-09T21:41:03,338 Created temporary directory: /tmp/pip-wheel-yr689ubt 2020-09-09T21:41:03,346 1 location(s) to search for versions of latexmk.py: 2020-09-09T21:41:03,346 * https://pypi.org/simple/latexmk-py/ 2020-09-09T21:41:03,346 Fetching project page and analyzing links: https://pypi.org/simple/latexmk-py/ 2020-09-09T21:41:03,347 Getting page https://pypi.org/simple/latexmk-py/ 2020-09-09T21:41:03,348 Found index url https://pypi.org/simple 2020-09-09T21:41:03,433 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:41:03,434 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:41:03,434 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:41:03,434 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:41:03,438 Given no hashes to check 1 links for project 'latexmk.py': discarding no candidates 2020-09-09T21:41:03,439 Using version 0.1 (newest of versions: 0.1) 2020-09-09T21:41:03,442 Collecting latexmk.py==0.1 2020-09-09T21:41:03,444 Created temporary directory: /tmp/pip-unpack-fpos7noq 2020-09-09T21:41:03,482 Downloading latexmk.py-0.1.tar.gz (4.3 kB) 2020-09-09T21:41:03,495 Added latexmk.py==0.1 from https://files.pythonhosted.org/packages/2d/1f/7be90e5d18214958d53e4b9d5cf46aba1b8528e841f1ade9382889ca35dc/latexmk.py-0.1.tar.gz#sha256=fa6d355c23f4ac178743da7210252370d9f6968408179298e6c18bbef4d6ad8e to build tracker '/tmp/pip-req-tracker-0p3nb8ez' 2020-09-09T21:41:03,497 Running setup.py (path:/tmp/pip-wheel-yr689ubt/latexmk-py/setup.py) egg_info for package latexmk.py 2020-09-09T21:41:03,497 Created temporary directory: /tmp/pip-pip-egg-info-0rcc5u01 2020-09-09T21:41:03,498 Running command python setup.py egg_info 2020-09-09T21:41:04,281 Traceback (most recent call last): 2020-09-09T21:41:04,282 File "", line 1, in 2020-09-09T21:41:04,282 File "/tmp/pip-wheel-yr689ubt/latexmk-py/setup.py", line 5, in 2020-09-09T21:41:04,282 import latexmk 2020-09-09T21:41:04,283 File "/tmp/pip-wheel-yr689ubt/latexmk-py/latexmk.py", line 151 2020-09-09T21:41:04,283 print '! Errors occurred:' 2020-09-09T21:41:04,284 ^ 2020-09-09T21:41:04,284 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('! Errors occurred:')? 2020-09-09T21:41:04,328 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T21:41:04,329 Exception information: 2020-09-09T21:41:04,329 Traceback (most recent call last): 2020-09-09T21:41:04,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-09T21:41:04,329 status = self.run(options, args) 2020-09-09T21:41:04,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-09T21:41:04,329 return func(self, options, args) 2020-09-09T21:41:04,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-09T21:41:04,329 reqs, check_supported_wheels=True 2020-09-09T21:41:04,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-09T21:41:04,329 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-09T21:41:04,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-09T21:41:04,329 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-09T21:41:04,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-09T21:41:04,329 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-09T21:41:04,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-09T21:41:04,329 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-09T21:41:04,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-09T21:41:04,329 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-09T21:41:04,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-09T21:41:04,329 self.req.prepare_metadata() 2020-09-09T21:41:04,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-09T21:41:04,329 self.metadata_directory = self._generate_metadata() 2020-09-09T21:41:04,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-09T21:41:04,329 details=self.name or "from {}".format(self.link) 2020-09-09T21:41:04,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-09T21:41:04,329 command_desc='python setup.py egg_info', 2020-09-09T21:41:04,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-09T21:41:04,329 raise InstallationError(exc_msg) 2020-09-09T21:41:04,329 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:41:04,336 Removed latexmk.py==0.1 from https://files.pythonhosted.org/packages/2d/1f/7be90e5d18214958d53e4b9d5cf46aba1b8528e841f1ade9382889ca35dc/latexmk.py-0.1.tar.gz#sha256=fa6d355c23f4ac178743da7210252370d9f6968408179298e6c18bbef4d6ad8e from build tracker '/tmp/pip-req-tracker-0p3nb8ez' 2020-09-09T21:41:04,337 Removed build tracker: '/tmp/pip-req-tracker-0p3nb8ez'