2019-07-01T00:13:45 Created temporary directory: /tmp/pip-ephem-wheel-cache-jxtc1fmx 2019-07-01T00:13:45 Created temporary directory: /tmp/pip-req-tracker-5drs7wvr 2019-07-01T00:13:45 Created requirements tracker '/tmp/pip-req-tracker-5drs7wvr' 2019-07-01T00:13:45 Created temporary directory: /tmp/pip-wheel-gz5i3fkv 2019-07-01T00:13:45 Collecting pentaho-db-changer==0.0.3 2019-07-01T00:13:45 1 location(s) to search for versions of pentaho-db-changer: 2019-07-01T00:13:45 * https://pypi.org/simple/pentaho-db-changer/ 2019-07-01T00:13:45 Getting page https://pypi.org/simple/pentaho-db-changer/ 2019-07-01T00:13:46 Analyzing links from page https://pypi.org/simple/pentaho-db-changer/ 2019-07-01T00:13:46 Found link https://files.pythonhosted.org/packages/f8/ff/b3fa6d96a45543f82419e978c961b9126fe24f1db43b8dc0c6206f2c73ff/pentaho-db-changer-0.0.1.tar.gz#sha256=3adc1a11c66def64d11a70c1f11877a7f916d3c70d63ad5c85f65c83b4722c57 (from https://pypi.org/simple/pentaho-db-changer/), version: 0.0.1 2019-07-01T00:13:46 Found link https://files.pythonhosted.org/packages/48/2a/46cb6696b438114b9d20f178a1b3022a2dc6ed3cf7f395c5fcc7c33a9ec3/pentaho-db-changer-0.0.3.tar.gz#sha256=9e7dfab6f43ac5dc43a37419248f19fc87d269f064a7483d2265d298ee632ecd (from https://pypi.org/simple/pentaho-db-changer/), version: 0.0.3 2019-07-01T00:13:46 Using version 0.0.3 (newest of versions: 0.0.3) 2019-07-01T00:13:46 Created temporary directory: /tmp/pip-unpack-7xwjk3bt 2019-07-01T00:13:46 Downloading https://files.pythonhosted.org/packages/48/2a/46cb6696b438114b9d20f178a1b3022a2dc6ed3cf7f395c5fcc7c33a9ec3/pentaho-db-changer-0.0.3.tar.gz 2019-07-01T00:13:46 Downloading from URL https://files.pythonhosted.org/packages/48/2a/46cb6696b438114b9d20f178a1b3022a2dc6ed3cf7f395c5fcc7c33a9ec3/pentaho-db-changer-0.0.3.tar.gz#sha256=9e7dfab6f43ac5dc43a37419248f19fc87d269f064a7483d2265d298ee632ecd (from https://pypi.org/simple/pentaho-db-changer/) 2019-07-01T00:13:46 Added pentaho-db-changer==0.0.3 from https://files.pythonhosted.org/packages/48/2a/46cb6696b438114b9d20f178a1b3022a2dc6ed3cf7f395c5fcc7c33a9ec3/pentaho-db-changer-0.0.3.tar.gz#sha256=9e7dfab6f43ac5dc43a37419248f19fc87d269f064a7483d2265d298ee632ecd to build tracker '/tmp/pip-req-tracker-5drs7wvr' 2019-07-01T00:13:46 Running setup.py (path:/tmp/pip-wheel-gz5i3fkv/pentaho-db-changer/setup.py) egg_info for package pentaho-db-changer 2019-07-01T00:13:46 Running command python setup.py egg_info 2019-07-01T00:13:47 Traceback (most recent call last): 2019-07-01T00:13:47 File "", line 1, in 2019-07-01T00:13:47 File "/tmp/pip-wheel-gz5i3fkv/pentaho-db-changer/setup.py", line 6, in 2019-07-01T00:13:47 VERSION = __import__('set_db_pdi').__version__ 2019-07-01T00:13:47 File "/tmp/pip-wheel-gz5i3fkv/pentaho-db-changer/set_db_pdi/__init__.py", line 73 2019-07-01T00:13:47 print 'Done' 2019-07-01T00:13:47 ^ 2019-07-01T00:13:47 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Done')? 2019-07-01T00:13:47 Cleaning up... 2019-07-01T00:13:47 Removing source in /tmp/pip-wheel-gz5i3fkv/pentaho-db-changer 2019-07-01T00:13:47 Removed pentaho-db-changer==0.0.3 from https://files.pythonhosted.org/packages/48/2a/46cb6696b438114b9d20f178a1b3022a2dc6ed3cf7f395c5fcc7c33a9ec3/pentaho-db-changer-0.0.3.tar.gz#sha256=9e7dfab6f43ac5dc43a37419248f19fc87d269f064a7483d2265d298ee632ecd from build tracker '/tmp/pip-req-tracker-5drs7wvr' 2019-07-01T00:13:47 Removed build tracker '/tmp/pip-req-tracker-5drs7wvr' 2019-07-01T00:13:47 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-gz5i3fkv/pentaho-db-changer/ 2019-07-01T00:13:47 Exception information: 2019-07-01T00:13:47 Traceback (most recent call last): 2019-07-01T00:13:47 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-01T00:13:47 status = self.run(options, args) 2019-07-01T00:13:47 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-01T00:13:47 resolver.resolve(requirement_set) 2019-07-01T00:13:47 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-01T00:13:47 self._resolve_one(requirement_set, req) 2019-07-01T00:13:47 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-01T00:13:47 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-01T00:13:47 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-01T00:13:47 self.require_hashes 2019-07-01T00:13:47 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-01T00:13:47 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-01T00:13:47 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-01T00:13:47 self.req.prepare_metadata() 2019-07-01T00:13:47 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-01T00:13:47 self.run_egg_info() 2019-07-01T00:13:47 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-01T00:13:47 command_desc='python setup.py egg_info') 2019-07-01T00:13:47 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-01T00:13:47 % (command_desc, proc.returncode, cwd)) 2019-07-01T00:13:47 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-gz5i3fkv/pentaho-db-changer/