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