2019-06-28T17:59:38 Created temporary directory: /tmp/pip-ephem-wheel-cache-1fpgx7tg 2019-06-28T17:59:38 Created temporary directory: /tmp/pip-req-tracker-x4j_nlzq 2019-06-28T17:59:38 Created requirements tracker '/tmp/pip-req-tracker-x4j_nlzq' 2019-06-28T17:59:38 Created temporary directory: /tmp/pip-wheel-l099uzo2 2019-06-28T17:59:38 Collecting buildkit==0.2.0 2019-06-28T17:59:38 1 location(s) to search for versions of buildkit: 2019-06-28T17:59:38 * https://pypi.org/simple/buildkit/ 2019-06-28T17:59:38 Getting page https://pypi.org/simple/buildkit/ 2019-06-28T17:59:38 Analyzing links from page https://pypi.org/simple/buildkit/ 2019-06-28T17:59:38 Found link https://files.pythonhosted.org/packages/52/d2/89c10e1af2e1562e4a70e39c21c1b1d5f79b0e92c40310757d75141a9abd/buildkit-0.2.0.tar.gz#sha256=39e7bb0c2193c822752ff05508371b5ee9cfb5d7ec1b1b9b65ea892f565e6d45 (from https://pypi.org/simple/buildkit/), version: 0.2.0 2019-06-28T17:59:38 Found link https://files.pythonhosted.org/packages/15/26/f5278e14d993c51fc88057763fb55bf52b4f4c1668f25c27b79981b8a860/buildkit-0.2.1.tar.gz#sha256=8acd8fe1105f9d45b131850831dd9575533ba409b925ead3b5010e1c8fee8996 (from https://pypi.org/simple/buildkit/), version: 0.2.1 2019-06-28T17:59:38 Found link https://files.pythonhosted.org/packages/1e/52/f2aa87268aa3427e76e782cec9a84c5ac2adddc6bc0c221aaed1ae747507/buildkit-0.2.2.tar.gz#sha256=69271105791e52f4eb030b57cadfc3bb0b6acc9e7a0bdc913f2c71fb392cc41d (from https://pypi.org/simple/buildkit/), version: 0.2.2 2019-06-28T17:59:38 Using version 0.2.0 (newest of versions: 0.2.0) 2019-06-28T17:59:38 Created temporary directory: /tmp/pip-unpack-f_1mq_6h 2019-06-28T17:59:38 Downloading https://files.pythonhosted.org/packages/52/d2/89c10e1af2e1562e4a70e39c21c1b1d5f79b0e92c40310757d75141a9abd/buildkit-0.2.0.tar.gz (76kB) 2019-06-28T17:59:38 Downloading from URL https://files.pythonhosted.org/packages/52/d2/89c10e1af2e1562e4a70e39c21c1b1d5f79b0e92c40310757d75141a9abd/buildkit-0.2.0.tar.gz#sha256=39e7bb0c2193c822752ff05508371b5ee9cfb5d7ec1b1b9b65ea892f565e6d45 (from https://pypi.org/simple/buildkit/) 2019-06-28T17:59:38 Added buildkit==0.2.0 from https://files.pythonhosted.org/packages/52/d2/89c10e1af2e1562e4a70e39c21c1b1d5f79b0e92c40310757d75141a9abd/buildkit-0.2.0.tar.gz#sha256=39e7bb0c2193c822752ff05508371b5ee9cfb5d7ec1b1b9b65ea892f565e6d45 to build tracker '/tmp/pip-req-tracker-x4j_nlzq' 2019-06-28T17:59:38 Running setup.py (path:/tmp/pip-wheel-l099uzo2/buildkit/setup.py) egg_info for package buildkit 2019-06-28T17:59:38 Running command python setup.py egg_info 2019-06-28T17:59:39 Traceback (most recent call last): 2019-06-28T17:59:39 File "", line 1, in 2019-06-28T17:59:39 File "/tmp/pip-wheel-l099uzo2/buildkit/setup.py", line 4 2019-06-28T17:59:39 print "You need to install the setuptools module to install this software" 2019-06-28T17:59:39 ^ 2019-06-28T17:59:39 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("You need to install the setuptools module to install this software")? 2019-06-28T17:59:40 Cleaning up... 2019-06-28T17:59:40 Removing source in /tmp/pip-wheel-l099uzo2/buildkit 2019-06-28T17:59:40 Removed buildkit==0.2.0 from https://files.pythonhosted.org/packages/52/d2/89c10e1af2e1562e4a70e39c21c1b1d5f79b0e92c40310757d75141a9abd/buildkit-0.2.0.tar.gz#sha256=39e7bb0c2193c822752ff05508371b5ee9cfb5d7ec1b1b9b65ea892f565e6d45 from build tracker '/tmp/pip-req-tracker-x4j_nlzq' 2019-06-28T17:59:40 Removed build tracker '/tmp/pip-req-tracker-x4j_nlzq' 2019-06-28T17:59:40 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-l099uzo2/buildkit/ 2019-06-28T17:59:40 Exception information: 2019-06-28T17:59:40 Traceback (most recent call last): 2019-06-28T17:59:40 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-28T17:59:40 status = self.run(options, args) 2019-06-28T17:59:40 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-28T17:59:40 resolver.resolve(requirement_set) 2019-06-28T17:59:40 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-28T17:59:40 self._resolve_one(requirement_set, req) 2019-06-28T17:59:40 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-28T17:59:40 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-28T17:59:40 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-28T17:59:40 self.require_hashes 2019-06-28T17:59:40 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-28T17:59:40 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-28T17:59:40 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-28T17:59:40 self.req.prepare_metadata() 2019-06-28T17:59:40 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-28T17:59:40 self.run_egg_info() 2019-06-28T17:59:40 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-28T17:59:40 command_desc='python setup.py egg_info') 2019-06-28T17:59:40 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-28T17:59:40 % (command_desc, proc.returncode, cwd)) 2019-06-28T17:59:40 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-l099uzo2/buildkit/