2020-09-19T23:41:36,533 Created temporary directory: /tmp/pip-ephem-wheel-cache-ra5x9q7p 2020-09-19T23:41:36,535 Created temporary directory: /tmp/pip-req-tracker-ub0u60vb 2020-09-19T23:41:36,536 Initialized build tracking at /tmp/pip-req-tracker-ub0u60vb 2020-09-19T23:41:36,536 Created build tracker: /tmp/pip-req-tracker-ub0u60vb 2020-09-19T23:41:36,536 Entered build tracker: /tmp/pip-req-tracker-ub0u60vb 2020-09-19T23:41:36,537 Created temporary directory: /tmp/pip-wheel-z06g2kcg 2020-09-19T23:41:36,547 1 location(s) to search for versions of httpforge: 2020-09-19T23:41:36,547 * https://pypi.org/simple/httpforge/ 2020-09-19T23:41:36,548 Fetching project page and analyzing links: https://pypi.org/simple/httpforge/ 2020-09-19T23:41:36,549 Getting page https://pypi.org/simple/httpforge/ 2020-09-19T23:41:36,551 Found index url https://pypi.org/simple 2020-09-19T23:41:36,637 Found link https://files.pythonhosted.org/packages/95/3c/c0e3bafdba671e1987bbe1575933c107c4bcdb585e52e17e9c282384afe0/httpforge-11.02.01.tar.gz#sha256=cc8a7d86176bb2389b1e9439ab558812e3c1b7256bdeb64090bc66e6a16ce985 (from https://pypi.org/simple/httpforge/), version: 11.02.01 2020-09-19T23:41:36,641 Given no hashes to check 1 links for project 'httpforge': discarding no candidates 2020-09-19T23:41:36,642 Using version 11.2.1 (newest of versions: 11.2.1) 2020-09-19T23:41:36,645 Collecting httpforge==11.02.01 2020-09-19T23:41:36,647 Created temporary directory: /tmp/pip-unpack-czvu2949 2020-09-19T23:41:36,685 Downloading httpforge-11.02.01.tar.gz (3.1 kB) 2020-09-19T23:41:36,705 Added httpforge==11.02.01 from https://files.pythonhosted.org/packages/95/3c/c0e3bafdba671e1987bbe1575933c107c4bcdb585e52e17e9c282384afe0/httpforge-11.02.01.tar.gz#sha256=cc8a7d86176bb2389b1e9439ab558812e3c1b7256bdeb64090bc66e6a16ce985 to build tracker '/tmp/pip-req-tracker-ub0u60vb' 2020-09-19T23:41:36,706 Running setup.py (path:/tmp/pip-wheel-z06g2kcg/httpforge/setup.py) egg_info for package httpforge 2020-09-19T23:41:36,706 Created temporary directory: /tmp/pip-pip-egg-info-cw11w1az 2020-09-19T23:41:36,707 Running command python setup.py egg_info 2020-09-19T23:41:37,621 Traceback (most recent call last): 2020-09-19T23:41:37,621 File "", line 1, in 2020-09-19T23:41:37,622 File "/tmp/pip-wheel-z06g2kcg/httpforge/setup.py", line 5, in 2020-09-19T23:41:37,622 from httpforgelib import VERSION 2020-09-19T23:41:37,622 File "/tmp/pip-wheel-z06g2kcg/httpforge/httpforgelib.py", line 11 2020-09-19T23:41:37,623 print VERSION 2020-09-19T23:41:37,623 ^ 2020-09-19T23:41:37,624 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(VERSION)? 2020-09-19T23:41:37,668 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-19T23:41:37,668 Exception information: 2020-09-19T23:41:37,668 Traceback (most recent call last): 2020-09-19T23:41:37,668 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-19T23:41:37,668 status = self.run(options, args) 2020-09-19T23:41:37,668 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-19T23:41:37,668 return func(self, options, args) 2020-09-19T23:41:37,668 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-19T23:41:37,668 reqs, check_supported_wheels=True 2020-09-19T23:41:37,668 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-19T23:41:37,668 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-19T23:41:37,668 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-19T23:41:37,668 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-19T23:41:37,668 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-19T23:41:37,668 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-19T23:41:37,668 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-19T23:41:37,668 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-19T23:41:37,668 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-19T23:41:37,668 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-19T23:41:37,668 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-19T23:41:37,668 self.req.prepare_metadata() 2020-09-19T23:41:37,668 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-19T23:41:37,668 self.metadata_directory = self._generate_metadata() 2020-09-19T23:41:37,668 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-19T23:41:37,668 details=self.name or "from {}".format(self.link) 2020-09-19T23:41:37,668 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-19T23:41:37,668 command_desc='python setup.py egg_info', 2020-09-19T23:41:37,668 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-19T23:41:37,668 raise InstallationError(exc_msg) 2020-09-19T23:41:37,668 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-19T23:41:37,676 Removed httpforge==11.02.01 from https://files.pythonhosted.org/packages/95/3c/c0e3bafdba671e1987bbe1575933c107c4bcdb585e52e17e9c282384afe0/httpforge-11.02.01.tar.gz#sha256=cc8a7d86176bb2389b1e9439ab558812e3c1b7256bdeb64090bc66e6a16ce985 from build tracker '/tmp/pip-req-tracker-ub0u60vb' 2020-09-19T23:41:37,677 Removed build tracker: '/tmp/pip-req-tracker-ub0u60vb'