2019-06-28T19:05:54 Created temporary directory: /tmp/pip-ephem-wheel-cache-5hi56xxv 2019-06-28T19:05:54 Created temporary directory: /tmp/pip-req-tracker-qewq5bsw 2019-06-28T19:05:54 Created requirements tracker '/tmp/pip-req-tracker-qewq5bsw' 2019-06-28T19:05:54 Created temporary directory: /tmp/pip-wheel-ti0a95xt 2019-06-28T19:05:54 Collecting json-document==0.1.devdf66fa9 2019-06-28T19:05:54 1 location(s) to search for versions of json-document: 2019-06-28T19:05:54 * https://pypi.org/simple/json-document/ 2019-06-28T19:05:54 Getting page https://pypi.org/simple/json-document/ 2019-06-28T19:05:54 Analyzing links from page https://pypi.org/simple/json-document/ 2019-06-28T19:05:54 Found link https://files.pythonhosted.org/packages/57/0e/abfc8e6fbaf79eb0df6f7f1726895ba5a6684d534c5adff11975cd7020ad/json-document-0.1.devdf66fa9.tar.gz#sha256=7ac3f304174bafa771ccacfef7464a7dbaf864c2e983e2d3d36c0d05ed07ab29 (from https://pypi.org/simple/json-document/), version: 0.1.devdf66fa9 2019-06-28T19:05:54 Found link https://files.pythonhosted.org/packages/b2/ad/d2c8f05ba9fbab79586d1110c392122a9f8f9885353a7b5bf56881c5a93f/json-document-0.7.dev17b823f.tar.gz#sha256=6e33959eb93f6186cad71020b14bbc80c5541c50282ae2290d347d47d1685afa (from https://pypi.org/simple/json-document/), version: 0.7.dev17b823f 2019-06-28T19:05:54 Found link https://files.pythonhosted.org/packages/c6/3a/68459d0c93f753c43384425a6cc8f6b17cb6bdd9fbe2c692d97a1b6a0611/json-document-0.7.tar.gz#sha256=771e1f0c95d597846fd0dfb21a620b984d726a85fcbb918fb856349c7a969613 (from https://pypi.org/simple/json-document/), version: 0.7 2019-06-28T19:05:54 Found link https://files.pythonhosted.org/packages/a0/31/698062df36ccf8ae480f08d32bf8f0c81e680210d069f4cb341006fd24ff/json-document-0.8.tar.gz#sha256=f55bb22ef9a3f33a891c3e4aeb43af03fc5f3c60e2260ab75d3c83d461d34d94 (from https://pypi.org/simple/json-document/), version: 0.8 2019-06-28T19:05:54 Using version 0.1.devdf66fa9 (newest of versions: 0.1.devdf66fa9) 2019-06-28T19:05:54 Created temporary directory: /tmp/pip-unpack-91aijfyx 2019-06-28T19:05:54 Downloading https://files.pythonhosted.org/packages/57/0e/abfc8e6fbaf79eb0df6f7f1726895ba5a6684d534c5adff11975cd7020ad/json-document-0.1.devdf66fa9.tar.gz 2019-06-28T19:05:54 Downloading from URL https://files.pythonhosted.org/packages/57/0e/abfc8e6fbaf79eb0df6f7f1726895ba5a6684d534c5adff11975cd7020ad/json-document-0.1.devdf66fa9.tar.gz#sha256=7ac3f304174bafa771ccacfef7464a7dbaf864c2e983e2d3d36c0d05ed07ab29 (from https://pypi.org/simple/json-document/) 2019-06-28T19:05:54 Added json-document==0.1.devdf66fa9 from https://files.pythonhosted.org/packages/57/0e/abfc8e6fbaf79eb0df6f7f1726895ba5a6684d534c5adff11975cd7020ad/json-document-0.1.devdf66fa9.tar.gz#sha256=7ac3f304174bafa771ccacfef7464a7dbaf864c2e983e2d3d36c0d05ed07ab29 to build tracker '/tmp/pip-req-tracker-qewq5bsw' 2019-06-28T19:05:54 Running setup.py (path:/tmp/pip-wheel-ti0a95xt/json-document/setup.py) egg_info for package json-document 2019-06-28T19:05:54 Running command python setup.py egg_info 2019-06-28T19:05:55 Traceback (most recent call last): 2019-06-28T19:05:55 File "", line 1, in 2019-06-28T19:05:55 File "/tmp/pip-wheel-ti0a95xt/json-document/setup.py", line 25 2019-06-28T19:05:55 print "This package requires setuptools to be configured" 2019-06-28T19:05:55 ^ 2019-06-28T19:05:55 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("This package requires setuptools to be configured")? 2019-06-28T19:05:55 Cleaning up... 2019-06-28T19:05:55 Removing source in /tmp/pip-wheel-ti0a95xt/json-document 2019-06-28T19:05:55 Removed json-document==0.1.devdf66fa9 from https://files.pythonhosted.org/packages/57/0e/abfc8e6fbaf79eb0df6f7f1726895ba5a6684d534c5adff11975cd7020ad/json-document-0.1.devdf66fa9.tar.gz#sha256=7ac3f304174bafa771ccacfef7464a7dbaf864c2e983e2d3d36c0d05ed07ab29 from build tracker '/tmp/pip-req-tracker-qewq5bsw' 2019-06-28T19:05:55 Removed build tracker '/tmp/pip-req-tracker-qewq5bsw' 2019-06-28T19:05:55 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ti0a95xt/json-document/ 2019-06-28T19:05:55 Exception information: 2019-06-28T19:05:55 Traceback (most recent call last): 2019-06-28T19:05:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-28T19:05:55 status = self.run(options, args) 2019-06-28T19:05:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-28T19:05:55 resolver.resolve(requirement_set) 2019-06-28T19:05:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-28T19:05:55 self._resolve_one(requirement_set, req) 2019-06-28T19:05:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-28T19:05:55 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-28T19:05:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-28T19:05:55 self.require_hashes 2019-06-28T19:05:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-28T19:05:55 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-28T19:05:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-28T19:05:55 self.req.prepare_metadata() 2019-06-28T19:05:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-28T19:05:55 self.run_egg_info() 2019-06-28T19:05:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-28T19:05:55 command_desc='python setup.py egg_info') 2019-06-28T19:05:55 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-28T19:05:55 % (command_desc, proc.returncode, cwd)) 2019-06-28T19:05:55 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ti0a95xt/json-document/