2019-06-28T00:27:10 Created temporary directory: /tmp/pip-ephem-wheel-cache-mr2xhspq 2019-06-28T00:27:10 Created temporary directory: /tmp/pip-req-tracker-vux02zl7 2019-06-28T00:27:10 Created requirements tracker '/tmp/pip-req-tracker-vux02zl7' 2019-06-28T00:27:10 Created temporary directory: /tmp/pip-wheel-ccxk1zoa 2019-06-28T00:27:10 Collecting cinesync==1.0 2019-06-28T00:27:10 1 location(s) to search for versions of cinesync: 2019-06-28T00:27:10 * https://pypi.org/simple/cinesync/ 2019-06-28T00:27:10 Getting page https://pypi.org/simple/cinesync/ 2019-06-28T00:27:10 Analyzing links from page https://pypi.org/simple/cinesync/ 2019-06-28T00:27:10 Found link https://files.pythonhosted.org/packages/2f/09/2fcba6e581ecc6cda48c5487012ad00e7d64fa07dad5c7c40ac39491bd07/cinesync-1.0.tar.gz#sha256=f3f31e17103f7f15d26314076667137abc3f86b5d02b090461fca1a0f6869c20 (from https://pypi.org/simple/cinesync/), version: 1.0 2019-06-28T00:27:10 Using version 1.0 (newest of versions: 1.0) 2019-06-28T00:27:10 Created temporary directory: /tmp/pip-unpack-_u3k72m9 2019-06-28T00:27:10 Downloading https://files.pythonhosted.org/packages/2f/09/2fcba6e581ecc6cda48c5487012ad00e7d64fa07dad5c7c40ac39491bd07/cinesync-1.0.tar.gz (59kB) 2019-06-28T00:27:10 Downloading from URL https://files.pythonhosted.org/packages/2f/09/2fcba6e581ecc6cda48c5487012ad00e7d64fa07dad5c7c40ac39491bd07/cinesync-1.0.tar.gz#sha256=f3f31e17103f7f15d26314076667137abc3f86b5d02b090461fca1a0f6869c20 (from https://pypi.org/simple/cinesync/) 2019-06-28T00:27:10 Added cinesync==1.0 from https://files.pythonhosted.org/packages/2f/09/2fcba6e581ecc6cda48c5487012ad00e7d64fa07dad5c7c40ac39491bd07/cinesync-1.0.tar.gz#sha256=f3f31e17103f7f15d26314076667137abc3f86b5d02b090461fca1a0f6869c20 to build tracker '/tmp/pip-req-tracker-vux02zl7' 2019-06-28T00:27:10 Running setup.py (path:/tmp/pip-wheel-ccxk1zoa/cinesync/setup.py) egg_info for package cinesync 2019-06-28T00:27:10 Running command python setup.py egg_info 2019-06-28T00:27:11 Traceback (most recent call last): 2019-06-28T00:27:11 File "", line 1, in 2019-06-28T00:27:11 File "/tmp/pip-wheel-ccxk1zoa/cinesync/setup.py", line 6, in 2019-06-28T00:27:11 import paver.tasks 2019-06-28T00:27:11 File "", line 983, in _find_and_load 2019-06-28T00:27:11 File "", line 963, in _find_and_load_unlocked 2019-06-28T00:27:11 File "", line 906, in _find_spec 2019-06-28T00:27:11 File "", line 1280, in find_spec 2019-06-28T00:27:11 File "", line 1254, in _get_spec 2019-06-28T00:27:11 File "", line 1235, in _legacy_get_spec 2019-06-28T00:27:11 File "", line 441, in spec_from_loader 2019-06-28T00:27:11 File "", line 594, in spec_from_file_location 2019-06-28T00:27:11 File "paver-minilib.zip/paver/tasks.py", line 68 2019-06-28T00:27:11 print output 2019-06-28T00:27:11 ^ 2019-06-28T00:27:11 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(output)? 2019-06-28T00:27:11 Cleaning up... 2019-06-28T00:27:11 Removing source in /tmp/pip-wheel-ccxk1zoa/cinesync 2019-06-28T00:27:11 Removed cinesync==1.0 from https://files.pythonhosted.org/packages/2f/09/2fcba6e581ecc6cda48c5487012ad00e7d64fa07dad5c7c40ac39491bd07/cinesync-1.0.tar.gz#sha256=f3f31e17103f7f15d26314076667137abc3f86b5d02b090461fca1a0f6869c20 from build tracker '/tmp/pip-req-tracker-vux02zl7' 2019-06-28T00:27:11 Removed build tracker '/tmp/pip-req-tracker-vux02zl7' 2019-06-28T00:27:11 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ccxk1zoa/cinesync/ 2019-06-28T00:27:11 Exception information: 2019-06-28T00:27:11 Traceback (most recent call last): 2019-06-28T00:27:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-28T00:27:11 status = self.run(options, args) 2019-06-28T00:27:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-28T00:27:11 resolver.resolve(requirement_set) 2019-06-28T00:27:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-28T00:27:11 self._resolve_one(requirement_set, req) 2019-06-28T00:27:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-28T00:27:11 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-28T00:27:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-28T00:27:11 self.require_hashes 2019-06-28T00:27:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-28T00:27:11 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-28T00:27:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-28T00:27:11 self.req.prepare_metadata() 2019-06-28T00:27:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-28T00:27:11 self.run_egg_info() 2019-06-28T00:27:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-28T00:27:11 command_desc='python setup.py egg_info') 2019-06-28T00:27:11 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-28T00:27:11 % (command_desc, proc.returncode, cwd)) 2019-06-28T00:27:11 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-ccxk1zoa/cinesync/