2019-06-30T03:58:33 Created temporary directory: /tmp/pip-ephem-wheel-cache-_ya249e8 2019-06-30T03:58:33 Created temporary directory: /tmp/pip-req-tracker-fm8j7f4j 2019-06-30T03:58:33 Created requirements tracker '/tmp/pip-req-tracker-fm8j7f4j' 2019-06-30T03:58:33 Created temporary directory: /tmp/pip-wheel-g97jlyj9 2019-06-30T03:58:33 Collecting python-optimage==1.0.0 2019-06-30T03:58:33 1 location(s) to search for versions of python-optimage: 2019-06-30T03:58:33 * https://pypi.org/simple/python-optimage/ 2019-06-30T03:58:33 Getting page https://pypi.org/simple/python-optimage/ 2019-06-30T03:58:33 Analyzing links from page https://pypi.org/simple/python-optimage/ 2019-06-30T03:58:33 Found link https://files.pythonhosted.org/packages/fa/59/9dbc24f4f0efe693054631905cf55c3dc9c61786ca7357917a51a0d207ed/python-optimage-1.0.0.tar.gz#sha256=3b2063f268ccad27c9ef93ea41da3ee9921f16fc898a6ec29e9572638e5ff511 (from https://pypi.org/simple/python-optimage/), version: 1.0.0 2019-06-30T03:58:33 Using version 1.0.0 (newest of versions: 1.0.0) 2019-06-30T03:58:33 Created temporary directory: /tmp/pip-unpack-1_xl1lwh 2019-06-30T03:58:33 Downloading https://files.pythonhosted.org/packages/fa/59/9dbc24f4f0efe693054631905cf55c3dc9c61786ca7357917a51a0d207ed/python-optimage-1.0.0.tar.gz 2019-06-30T03:58:33 Downloading from URL https://files.pythonhosted.org/packages/fa/59/9dbc24f4f0efe693054631905cf55c3dc9c61786ca7357917a51a0d207ed/python-optimage-1.0.0.tar.gz#sha256=3b2063f268ccad27c9ef93ea41da3ee9921f16fc898a6ec29e9572638e5ff511 (from https://pypi.org/simple/python-optimage/) 2019-06-30T03:58:33 Added python-optimage==1.0.0 from https://files.pythonhosted.org/packages/fa/59/9dbc24f4f0efe693054631905cf55c3dc9c61786ca7357917a51a0d207ed/python-optimage-1.0.0.tar.gz#sha256=3b2063f268ccad27c9ef93ea41da3ee9921f16fc898a6ec29e9572638e5ff511 to build tracker '/tmp/pip-req-tracker-fm8j7f4j' 2019-06-30T03:58:33 Running setup.py (path:/tmp/pip-wheel-g97jlyj9/python-optimage/setup.py) egg_info for package python-optimage 2019-06-30T03:58:33 Running command python setup.py egg_info 2019-06-30T03:58:34 Traceback (most recent call last): 2019-06-30T03:58:34 File "", line 1, in 2019-06-30T03:58:34 File "/tmp/pip-wheel-g97jlyj9/python-optimage/setup.py", line 68 2019-06-30T03:58:34 print "You probably want to also tag the version now:" 2019-06-30T03:58:34 ^ 2019-06-30T03:58:34 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("You probably want to also tag the version now:")? 2019-06-30T03:58:34 Cleaning up... 2019-06-30T03:58:34 Removing source in /tmp/pip-wheel-g97jlyj9/python-optimage 2019-06-30T03:58:34 Removed python-optimage==1.0.0 from https://files.pythonhosted.org/packages/fa/59/9dbc24f4f0efe693054631905cf55c3dc9c61786ca7357917a51a0d207ed/python-optimage-1.0.0.tar.gz#sha256=3b2063f268ccad27c9ef93ea41da3ee9921f16fc898a6ec29e9572638e5ff511 from build tracker '/tmp/pip-req-tracker-fm8j7f4j' 2019-06-30T03:58:34 Removed build tracker '/tmp/pip-req-tracker-fm8j7f4j' 2019-06-30T03:58:35 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-g97jlyj9/python-optimage/ 2019-06-30T03:58:35 Exception information: 2019-06-30T03:58:35 Traceback (most recent call last): 2019-06-30T03:58:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-30T03:58:35 status = self.run(options, args) 2019-06-30T03:58:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-30T03:58:35 resolver.resolve(requirement_set) 2019-06-30T03:58:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-30T03:58:35 self._resolve_one(requirement_set, req) 2019-06-30T03:58:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-30T03:58:35 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-30T03:58:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-30T03:58:35 self.require_hashes 2019-06-30T03:58:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-30T03:58:35 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-30T03:58:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-30T03:58:35 self.req.prepare_metadata() 2019-06-30T03:58:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-30T03:58:35 self.run_egg_info() 2019-06-30T03:58:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-30T03:58:35 command_desc='python setup.py egg_info') 2019-06-30T03:58:35 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-30T03:58:35 % (command_desc, proc.returncode, cwd)) 2019-06-30T03:58:35 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-g97jlyj9/python-optimage/