2019-06-29T10:38:30 Created temporary directory: /tmp/pip-ephem-wheel-cache-t8q4cvl5 2019-06-29T10:38:30 Created temporary directory: /tmp/pip-req-tracker-p_ax_qnm 2019-06-29T10:38:30 Created requirements tracker '/tmp/pip-req-tracker-p_ax_qnm' 2019-06-29T10:38:30 Created temporary directory: /tmp/pip-wheel-upbjb2aw 2019-06-29T10:38:30 Collecting qarg==dev 2019-06-29T10:38:30 1 location(s) to search for versions of qarg: 2019-06-29T10:38:30 * https://pypi.org/simple/qarg/ 2019-06-29T10:38:30 Getting page https://pypi.org/simple/qarg/ 2019-06-29T10:38:31 Analyzing links from page https://pypi.org/simple/qarg/ 2019-06-29T10:38:31 Found link https://files.pythonhosted.org/packages/62/50/1ebf94e4c7087f80e9a964b1e3c86640705bfc995a0c9df7b7c9e025377b/qarg-dev.tar.gz#sha256=1e13f8380a80bde127cc4fc1cec4d272de6129e54ab1fe5f25cb0ce289b0f51d (from https://pypi.org/simple/qarg/), version: dev 2019-06-29T10:38:31 Found link https://files.pythonhosted.org/packages/9d/9b/66242f1a6db6b2b13ea96e555ca68efbd7e7b496397b921aba094f353aee/qarg-0.1.tar.gz#sha256=8222c4b2ef7b0e71a53ef0b09b4f938089fc452f2058f9b02dd4decddf9d6d27 (from https://pypi.org/simple/qarg/), version: 0.1 2019-06-29T10:38:31 Found link https://files.pythonhosted.org/packages/ee/3d/0bdd7daf3cc8596120477ca32ac00b007d74259fc01fa44259f97a2f5ae8/qarg-0.2.tar.gz#sha256=ec70876754a337fc586c747253ae3e3e06a4750a3c9b0103ac72bead544b49b8 (from https://pypi.org/simple/qarg/), version: 0.2 2019-06-29T10:38:31 Using version dev (newest of versions: dev) 2019-06-29T10:38:31 Created temporary directory: /tmp/pip-unpack-mlk2s8sh 2019-06-29T10:38:31 Downloading https://files.pythonhosted.org/packages/62/50/1ebf94e4c7087f80e9a964b1e3c86640705bfc995a0c9df7b7c9e025377b/qarg-dev.tar.gz 2019-06-29T10:38:31 Downloading from URL https://files.pythonhosted.org/packages/62/50/1ebf94e4c7087f80e9a964b1e3c86640705bfc995a0c9df7b7c9e025377b/qarg-dev.tar.gz#sha256=1e13f8380a80bde127cc4fc1cec4d272de6129e54ab1fe5f25cb0ce289b0f51d (from https://pypi.org/simple/qarg/) 2019-06-29T10:38:31 Added qarg==dev from https://files.pythonhosted.org/packages/62/50/1ebf94e4c7087f80e9a964b1e3c86640705bfc995a0c9df7b7c9e025377b/qarg-dev.tar.gz#sha256=1e13f8380a80bde127cc4fc1cec4d272de6129e54ab1fe5f25cb0ce289b0f51d to build tracker '/tmp/pip-req-tracker-p_ax_qnm' 2019-06-29T10:38:31 Running setup.py (path:/tmp/pip-wheel-upbjb2aw/qarg/setup.py) egg_info for package qarg 2019-06-29T10:38:31 Running command python setup.py egg_info 2019-06-29T10:38:32 Traceback (most recent call last): 2019-06-29T10:38:32 File "", line 1, in 2019-06-29T10:38:32 File "/tmp/pip-wheel-upbjb2aw/qarg/setup.py", line 217 2019-06-29T10:38:32 print 'adding', sub_package 2019-06-29T10:38:32 ^ 2019-06-29T10:38:32 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('adding', sub_package)? 2019-06-29T10:38:32 Cleaning up... 2019-06-29T10:38:32 Removing source in /tmp/pip-wheel-upbjb2aw/qarg 2019-06-29T10:38:32 Removed qarg==dev from https://files.pythonhosted.org/packages/62/50/1ebf94e4c7087f80e9a964b1e3c86640705bfc995a0c9df7b7c9e025377b/qarg-dev.tar.gz#sha256=1e13f8380a80bde127cc4fc1cec4d272de6129e54ab1fe5f25cb0ce289b0f51d from build tracker '/tmp/pip-req-tracker-p_ax_qnm' 2019-06-29T10:38:32 Removed build tracker '/tmp/pip-req-tracker-p_ax_qnm' 2019-06-29T10:38:32 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-upbjb2aw/qarg/ 2019-06-29T10:38:32 Exception information: 2019-06-29T10:38:32 Traceback (most recent call last): 2019-06-29T10:38:32 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-29T10:38:32 status = self.run(options, args) 2019-06-29T10:38:32 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-29T10:38:32 resolver.resolve(requirement_set) 2019-06-29T10:38:32 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-29T10:38:32 self._resolve_one(requirement_set, req) 2019-06-29T10:38:32 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-29T10:38:32 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-29T10:38:32 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-29T10:38:32 self.require_hashes 2019-06-29T10:38:32 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-29T10:38:32 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-29T10:38:32 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-29T10:38:32 self.req.prepare_metadata() 2019-06-29T10:38:32 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-29T10:38:32 self.run_egg_info() 2019-06-29T10:38:32 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-29T10:38:32 command_desc='python setup.py egg_info') 2019-06-29T10:38:32 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-29T10:38:32 % (command_desc, proc.returncode, cwd)) 2019-06-29T10:38:32 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-upbjb2aw/qarg/