2020-09-20T00:48:42,199 Created temporary directory: /tmp/pip-ephem-wheel-cache-2bjm6e7r 2020-09-20T00:48:42,201 Created temporary directory: /tmp/pip-req-tracker-yf98qmdw 2020-09-20T00:48:42,202 Initialized build tracking at /tmp/pip-req-tracker-yf98qmdw 2020-09-20T00:48:42,202 Created build tracker: /tmp/pip-req-tracker-yf98qmdw 2020-09-20T00:48:42,202 Entered build tracker: /tmp/pip-req-tracker-yf98qmdw 2020-09-20T00:48:42,203 Created temporary directory: /tmp/pip-wheel-rmou33an 2020-09-20T00:48:42,211 1 location(s) to search for versions of stacks: 2020-09-20T00:48:42,211 * https://pypi.org/simple/stacks/ 2020-09-20T00:48:42,211 Fetching project page and analyzing links: https://pypi.org/simple/stacks/ 2020-09-20T00:48:42,211 Getting page https://pypi.org/simple/stacks/ 2020-09-20T00:48:42,213 Found index url https://pypi.org/simple 2020-09-20T00:48:42,297 Found link https://files.pythonhosted.org/packages/6c/88/301ca48e13ed50b37ecf9e7efa9ab8cb1b82b78a2d362e2227578a9a7bea/stacks-0.1.0.tar.gz#sha256=bf701398f4fcd95e631ddefe4344e47ee574dc1a1fddd663f8317c686df06bc1 (from https://pypi.org/simple/stacks/), version: 0.1.0 2020-09-20T00:48:42,301 Given no hashes to check 1 links for project 'stacks': discarding no candidates 2020-09-20T00:48:42,301 Using version 0.1.0 (newest of versions: 0.1.0) 2020-09-20T00:48:42,305 Collecting stacks==0.1.0 2020-09-20T00:48:42,307 Created temporary directory: /tmp/pip-unpack-s95r8fud 2020-09-20T00:48:42,346 Downloading stacks-0.1.0.tar.gz (39 kB) 2020-09-20T00:48:42,421 Added stacks==0.1.0 from https://files.pythonhosted.org/packages/6c/88/301ca48e13ed50b37ecf9e7efa9ab8cb1b82b78a2d362e2227578a9a7bea/stacks-0.1.0.tar.gz#sha256=bf701398f4fcd95e631ddefe4344e47ee574dc1a1fddd663f8317c686df06bc1 to build tracker '/tmp/pip-req-tracker-yf98qmdw' 2020-09-20T00:48:42,422 Running setup.py (path:/tmp/pip-wheel-rmou33an/stacks/setup.py) egg_info for package stacks 2020-09-20T00:48:42,423 Created temporary directory: /tmp/pip-pip-egg-info-m44b7gx4 2020-09-20T00:48:42,424 Running command python setup.py egg_info 2020-09-20T00:48:43,250 Traceback (most recent call last): 2020-09-20T00:48:43,251 File "", line 1, in 2020-09-20T00:48:43,251 File "/tmp/pip-wheel-rmou33an/stacks/setup.py", line 5 2020-09-20T00:48:43,252 print "You need to install the setuptools module to install this software" 2020-09-20T00:48:43,252 ^ 2020-09-20T00:48:43,253 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("You need to install the setuptools module to install this software")? 2020-09-20T00:48:43,301 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T00:48:43,302 Exception information: 2020-09-20T00:48:43,302 Traceback (most recent call last): 2020-09-20T00:48:43,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T00:48:43,302 status = self.run(options, args) 2020-09-20T00:48:43,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T00:48:43,302 return func(self, options, args) 2020-09-20T00:48:43,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T00:48:43,302 reqs, check_supported_wheels=True 2020-09-20T00:48:43,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T00:48:43,302 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T00:48:43,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T00:48:43,302 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T00:48:43,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T00:48:43,302 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T00:48:43,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T00:48:43,302 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T00:48:43,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T00:48:43,302 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T00:48:43,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T00:48:43,302 self.req.prepare_metadata() 2020-09-20T00:48:43,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T00:48:43,302 self.metadata_directory = self._generate_metadata() 2020-09-20T00:48:43,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T00:48:43,302 details=self.name or "from {}".format(self.link) 2020-09-20T00:48:43,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T00:48:43,302 command_desc='python setup.py egg_info', 2020-09-20T00:48:43,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T00:48:43,302 raise InstallationError(exc_msg) 2020-09-20T00:48:43,302 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-20T00:48:43,309 Removed stacks==0.1.0 from https://files.pythonhosted.org/packages/6c/88/301ca48e13ed50b37ecf9e7efa9ab8cb1b82b78a2d362e2227578a9a7bea/stacks-0.1.0.tar.gz#sha256=bf701398f4fcd95e631ddefe4344e47ee574dc1a1fddd663f8317c686df06bc1 from build tracker '/tmp/pip-req-tracker-yf98qmdw' 2020-09-20T00:48:43,310 Removed build tracker: '/tmp/pip-req-tracker-yf98qmdw'