2020-07-13T08:52:05,194 Created temporary directory: /tmp/pip-ephem-wheel-cache-7igcndf5 2020-07-13T08:52:05,199 Created temporary directory: /tmp/pip-req-tracker-5i9vlci6 2020-07-13T08:52:05,200 Initialized build tracking at /tmp/pip-req-tracker-5i9vlci6 2020-07-13T08:52:05,202 Created build tracker: /tmp/pip-req-tracker-5i9vlci6 2020-07-13T08:52:05,203 Entered build tracker: /tmp/pip-req-tracker-5i9vlci6 2020-07-13T08:52:05,205 Created temporary directory: /tmp/pip-wheel-sk2zygwu 2020-07-13T08:52:05,226 1 location(s) to search for versions of reprep-z6: 2020-07-13T08:52:05,226 * https://pypi.org/simple/reprep-z6/ 2020-07-13T08:52:05,227 Fetching project page and analyzing links: https://pypi.org/simple/reprep-z6/ 2020-07-13T08:52:05,229 Getting page https://pypi.org/simple/reprep-z6/ 2020-07-13T08:52:05,234 Found index url https://pypi.org/simple 2020-07-13T08:52:05,547 Found link https://files.pythonhosted.org/packages/04/f9/75b79901adedb6f714a30c6166dd7eae61684614c347a9881ef040e5bd6e/reprep-z6-6.0.5.tar.gz#sha256=76a91644f466a40f992b291f047cea4d399966b39554b4ea18bfc5325ca8bd9f (from https://pypi.org/simple/reprep-z6/), version: 6.0.5 2020-07-13T08:52:05,557 Given no hashes to check 1 links for project 'reprep-z6': discarding no candidates 2020-07-13T08:52:05,558 Using version 6.0.5 (newest of versions: 6.0.5) 2020-07-13T08:52:05,567 Collecting reprep-z6==6.0.5 2020-07-13T08:52:05,572 Created temporary directory: /tmp/pip-unpack-9f5fr442 2020-07-13T08:52:05,869 Downloading reprep-z6-6.0.5.tar.gz (964 kB) 2020-07-13T08:52:07,359 Added reprep-z6==6.0.5 from https://files.pythonhosted.org/packages/04/f9/75b79901adedb6f714a30c6166dd7eae61684614c347a9881ef040e5bd6e/reprep-z6-6.0.5.tar.gz#sha256=76a91644f466a40f992b291f047cea4d399966b39554b4ea18bfc5325ca8bd9f to build tracker '/tmp/pip-req-tracker-5i9vlci6' 2020-07-13T08:52:07,361 Running setup.py (path:/tmp/pip-wheel-sk2zygwu/reprep-z6/setup.py) egg_info for package reprep-z6 2020-07-13T08:52:07,363 Created temporary directory: /tmp/pip-pip-egg-info-fvm1zh5y 2020-07-13T08:52:07,363 Running command python setup.py egg_info 2020-07-13T08:52:09,818 Traceback (most recent call last): 2020-07-13T08:52:09,820 File "", line 1, in 2020-07-13T08:52:09,821 File "/tmp/pip-wheel-sk2zygwu/reprep-z6/setup.py", line 40 2020-07-13T08:52:09,822 setup(name=f'reprep-{line}', 2020-07-13T08:52:09,823 ^ 2020-07-13T08:52:09,823 SyntaxError: invalid syntax 2020-07-13T08:52:09,966 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-13T08:52:09,967 Exception information: 2020-07-13T08:52:09,967 Traceback (most recent call last): 2020-07-13T08:52:09,967 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-13T08:52:09,967 status = self.run(options, args) 2020-07-13T08:52:09,967 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-13T08:52:09,967 return func(self, options, args) 2020-07-13T08:52:09,967 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-13T08:52:09,967 reqs, check_supported_wheels=True 2020-07-13T08:52:09,967 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-13T08:52:09,967 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-13T08:52:09,967 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-13T08:52:09,967 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-13T08:52:09,967 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-13T08:52:09,967 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-13T08:52:09,967 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-13T08:52:09,967 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-13T08:52:09,967 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-13T08:52:09,967 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-13T08:52:09,967 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-13T08:52:09,967 self.req.prepare_metadata() 2020-07-13T08:52:09,967 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-13T08:52:09,967 self.metadata_directory = self._generate_metadata() 2020-07-13T08:52:09,967 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-13T08:52:09,967 details=self.name or "from {}".format(self.link) 2020-07-13T08:52:09,967 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-13T08:52:09,967 command_desc='python setup.py egg_info', 2020-07-13T08:52:09,967 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-13T08:52:09,967 raise InstallationError(exc_msg) 2020-07-13T08:52:09,967 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-13T08:52:09,982 Removed reprep-z6==6.0.5 from https://files.pythonhosted.org/packages/04/f9/75b79901adedb6f714a30c6166dd7eae61684614c347a9881ef040e5bd6e/reprep-z6-6.0.5.tar.gz#sha256=76a91644f466a40f992b291f047cea4d399966b39554b4ea18bfc5325ca8bd9f from build tracker '/tmp/pip-req-tracker-5i9vlci6' 2020-07-13T08:52:09,983 Removed build tracker: '/tmp/pip-req-tracker-5i9vlci6'