2020-09-20T04:44:20,090 Created temporary directory: /tmp/pip-ephem-wheel-cache-h5rqfrtw 2020-09-20T04:44:20,092 Created temporary directory: /tmp/pip-req-tracker-_0xzem1v 2020-09-20T04:44:20,093 Initialized build tracking at /tmp/pip-req-tracker-_0xzem1v 2020-09-20T04:44:20,093 Created build tracker: /tmp/pip-req-tracker-_0xzem1v 2020-09-20T04:44:20,093 Entered build tracker: /tmp/pip-req-tracker-_0xzem1v 2020-09-20T04:44:20,094 Created temporary directory: /tmp/pip-wheel-1we0awpp 2020-09-20T04:44:20,102 1 location(s) to search for versions of genthemall: 2020-09-20T04:44:20,102 * https://pypi.org/simple/genthemall/ 2020-09-20T04:44:20,102 Fetching project page and analyzing links: https://pypi.org/simple/genthemall/ 2020-09-20T04:44:20,103 Getting page https://pypi.org/simple/genthemall/ 2020-09-20T04:44:20,104 Found index url https://pypi.org/simple 2020-09-20T04:44:20,190 Found link https://files.pythonhosted.org/packages/f5/be/d4fff60629b7e3027fc5318a4699255c8f7050d4cf7048d9ef3e0c2e03f0/GenThemAll-0.1.0-dev.tar.gz#sha256=a0ef36704e523b763d88859751d1dff2f9fb2e503d639f791345084e0b2ef7f5 (from https://pypi.org/simple/genthemall/), version: 0.1.0-dev 2020-09-20T04:44:20,191 Found link https://files.pythonhosted.org/packages/e0/4e/fc7d6d87ef8ad4e4db7157596d19dc9d07b1884383d45831d31c6c3e7fb5/GenThemAll-0.2.0.linux-x86_64.tar.gz#sha256=3790ec90617016d692a7a5b55f697e3ef3877b7fe3acc76b11119266bb0b3d37 (from https://pypi.org/simple/genthemall/), version: 0.2.0.linux-x86_64 2020-09-20T04:44:20,191 Found link https://files.pythonhosted.org/packages/4a/e5/7e410a2d287d3545106d88cd2ba63dcea3865bfe11ebc16d17366ab6fd36/GenThemAll-0.2.0.tar.gz#sha256=3dae2f8ea3d78c8a57a7a5ecb78b3838ad41444d309c3e78b49a2ddc5fe8ebe7 (from https://pypi.org/simple/genthemall/), version: 0.2.0 2020-09-20T04:44:20,192 Found link https://files.pythonhosted.org/packages/23/f7/d80a4aa431039c87243b48c09dd3ce86da5fcab9ecfda0b500195ea826bd/GenThemAll-0.2.1.tar.gz#sha256=e6c99069031b25c5819555c832ac590785347189d91e4a0d81343b80314843fe (from https://pypi.org/simple/genthemall/), version: 0.2.1 2020-09-20T04:44:20,192 Found link https://files.pythonhosted.org/packages/87/a0/a09f78a7fd70c4bd2fb1a5380db65551f4b0061d729fd6ec44fabe79d41a/GenThemAll-0.3.0.tar.gz#sha256=9e3e4c8fb0c76ea9c8418aafb2fc8b9775cd12c5cd55e70414a9450eedd85f0c (from https://pypi.org/simple/genthemall/), version: 0.3.0 2020-09-20T04:44:20,196 Given no hashes to check 1 links for project 'genthemall': discarding no candidates 2020-09-20T04:44:20,197 Using version 0.1.0.dev0 (newest of versions: 0.1.0.dev0) 2020-09-20T04:44:20,200 Collecting genthemall==0.1.0-dev 2020-09-20T04:44:20,202 Created temporary directory: /tmp/pip-unpack-k0ijuaog 2020-09-20T04:44:20,241 Downloading GenThemAll-0.1.0-dev.tar.gz (5.6 kB) 2020-09-20T04:44:20,283 Added genthemall==0.1.0-dev from https://files.pythonhosted.org/packages/f5/be/d4fff60629b7e3027fc5318a4699255c8f7050d4cf7048d9ef3e0c2e03f0/GenThemAll-0.1.0-dev.tar.gz#sha256=a0ef36704e523b763d88859751d1dff2f9fb2e503d639f791345084e0b2ef7f5 to build tracker '/tmp/pip-req-tracker-_0xzem1v' 2020-09-20T04:44:20,285 Running setup.py (path:/tmp/pip-wheel-1we0awpp/genthemall/setup.py) egg_info for package genthemall 2020-09-20T04:44:20,285 Created temporary directory: /tmp/pip-pip-egg-info-bgasf_fs 2020-09-20T04:44:20,286 Running command python setup.py egg_info 2020-09-20T04:44:21,080 Traceback (most recent call last): 2020-09-20T04:44:21,081 File "", line 1, in 2020-09-20T04:44:21,081 File "/tmp/pip-wheel-1we0awpp/genthemall/setup.py", line 7, in 2020-09-20T04:44:21,081 from genthemall.core import get_version 2020-09-20T04:44:21,082 File "/tmp/pip-wheel-1we0awpp/genthemall/genthemall/core.py", line 87 2020-09-20T04:44:21,082 print 'GenThemAll %s List all templates.\n' % get_version() 2020-09-20T04:44:21,083 ^ 2020-09-20T04:44:21,083 SyntaxError: invalid syntax 2020-09-20T04:44:21,126 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T04:44:21,127 Exception information: 2020-09-20T04:44:21,127 Traceback (most recent call last): 2020-09-20T04:44:21,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T04:44:21,127 status = self.run(options, args) 2020-09-20T04:44:21,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T04:44:21,127 return func(self, options, args) 2020-09-20T04:44:21,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T04:44:21,127 reqs, check_supported_wheels=True 2020-09-20T04:44:21,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T04:44:21,127 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T04:44:21,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T04:44:21,127 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T04:44:21,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T04:44:21,127 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T04:44:21,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T04:44:21,127 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T04:44:21,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T04:44:21,127 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T04:44:21,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T04:44:21,127 self.req.prepare_metadata() 2020-09-20T04:44:21,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T04:44:21,127 self.metadata_directory = self._generate_metadata() 2020-09-20T04:44:21,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T04:44:21,127 details=self.name or "from {}".format(self.link) 2020-09-20T04:44:21,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T04:44:21,127 command_desc='python setup.py egg_info', 2020-09-20T04:44:21,127 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T04:44:21,127 raise InstallationError(exc_msg) 2020-09-20T04:44:21,127 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-20T04:44:21,135 Removed genthemall==0.1.0-dev from https://files.pythonhosted.org/packages/f5/be/d4fff60629b7e3027fc5318a4699255c8f7050d4cf7048d9ef3e0c2e03f0/GenThemAll-0.1.0-dev.tar.gz#sha256=a0ef36704e523b763d88859751d1dff2f9fb2e503d639f791345084e0b2ef7f5 from build tracker '/tmp/pip-req-tracker-_0xzem1v' 2020-09-20T04:44:21,136 Removed build tracker: '/tmp/pip-req-tracker-_0xzem1v'