2020-09-20T02:22:53,125 Created temporary directory: /tmp/pip-ephem-wheel-cache-t2rig6l8 2020-09-20T02:22:53,128 Created temporary directory: /tmp/pip-req-tracker-6lpoick9 2020-09-20T02:22:53,128 Initialized build tracking at /tmp/pip-req-tracker-6lpoick9 2020-09-20T02:22:53,128 Created build tracker: /tmp/pip-req-tracker-6lpoick9 2020-09-20T02:22:53,128 Entered build tracker: /tmp/pip-req-tracker-6lpoick9 2020-09-20T02:22:53,129 Created temporary directory: /tmp/pip-wheel-sez3j_13 2020-09-20T02:22:53,137 1 location(s) to search for versions of skype4py: 2020-09-20T02:22:53,137 * https://pypi.org/simple/skype4py/ 2020-09-20T02:22:53,138 Fetching project page and analyzing links: https://pypi.org/simple/skype4py/ 2020-09-20T02:22:53,138 Getting page https://pypi.org/simple/skype4py/ 2020-09-20T02:22:53,140 Found index url https://pypi.org/simple 2020-09-20T02:22:53,226 Found link https://files.pythonhosted.org/packages/d5/31/b71d4184df7b590f4372b39b8e0986c2265b64ed8f6a53b3ad3cb60d652e/Skype4Py-1.0.32.1.tar.gz#sha256=6ec059ff567299f9ffccd0dd8ff29809442f14b9525768fc7b516f37dadaeec5 (from https://pypi.org/simple/skype4py/), version: 1.0.32.1 2020-09-20T02:22:53,226 Found link https://files.pythonhosted.org/packages/ca/86/95a224a0fad835906dbe92c9a08847a45c5d4b1e6624537c09d1d65912bc/Skype4Py-1.0.32.1.zip#sha256=b94e1a4c88dc366af82bbdcad0f4286706b5880373b759298844eaddb8c00441 (from https://pypi.org/simple/skype4py/), version: 1.0.32.1 2020-09-20T02:22:53,227 Found link https://files.pythonhosted.org/packages/a3/5e/fd1be28b9a049c836cf0c373cb5ff749aabad738b8fe043367553b5adc86/Skype4Py-1.0.33.zip#sha256=f10935cb8ac2e56e64897ab13aaabbf5b553e6df4d6226a724e7c05ee6ca14a7 (from https://pypi.org/simple/skype4py/), version: 1.0.33 2020-09-20T02:22:53,227 Found link https://files.pythonhosted.org/packages/55/1c/1b2bfeffadfff6037174ba42b20cc72e01b6a271abe2383ffde0f69328f3/Skype4Py-1.0.34.zip#sha256=1a626c03a997c4b272941488228330285863c34ade0e4a17f6d39b55657edd41 (from https://pypi.org/simple/skype4py/), version: 1.0.34 2020-09-20T02:22:53,227 Found link https://files.pythonhosted.org/packages/88/ab/cfcc614007c5e5e0c289b65a3cec871a0cb75038609acb627b034c1e9833/Skype4Py-1.0.35.zip#sha256=79dbf9033a60b3d37ff1a8eb07fcc5f8dd1f5afb79cb83b216f721acca4d63c4 (from https://pypi.org/simple/skype4py/), version: 1.0.35 2020-09-20T02:22:53,231 Given no hashes to check 2 links for project 'skype4py': discarding no candidates 2020-09-20T02:22:53,232 Using version 1.0.32.1 (newest of versions: 1.0.32.1) 2020-09-20T02:22:53,236 Collecting skype4py==1.0.32.1 2020-09-20T02:22:53,237 Created temporary directory: /tmp/pip-unpack-jkhup9bj 2020-09-20T02:22:53,277 Downloading Skype4Py-1.0.32.1.tar.gz (131 kB) 2020-09-20T02:22:53,507 Added skype4py==1.0.32.1 from https://files.pythonhosted.org/packages/d5/31/b71d4184df7b590f4372b39b8e0986c2265b64ed8f6a53b3ad3cb60d652e/Skype4Py-1.0.32.1.tar.gz#sha256=6ec059ff567299f9ffccd0dd8ff29809442f14b9525768fc7b516f37dadaeec5 to build tracker '/tmp/pip-req-tracker-6lpoick9' 2020-09-20T02:22:53,508 Running setup.py (path:/tmp/pip-wheel-sez3j_13/skype4py/setup.py) egg_info for package skype4py 2020-09-20T02:22:53,509 Created temporary directory: /tmp/pip-pip-egg-info-ii75sdrp 2020-09-20T02:22:53,509 Running command python setup.py egg_info 2020-09-20T02:22:54,254 Traceback (most recent call last): 2020-09-20T02:22:54,255 File "", line 1, in 2020-09-20T02:22:54,255 File "/tmp/pip-wheel-sez3j_13/skype4py/setup.py", line 111 2020-09-20T02:22:54,255 print 'zipping the documentation' 2020-09-20T02:22:54,256 ^ 2020-09-20T02:22:54,256 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('zipping the documentation')? 2020-09-20T02:22:54,300 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T02:22:54,301 Exception information: 2020-09-20T02:22:54,301 Traceback (most recent call last): 2020-09-20T02:22:54,301 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T02:22:54,301 status = self.run(options, args) 2020-09-20T02:22:54,301 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T02:22:54,301 return func(self, options, args) 2020-09-20T02:22:54,301 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T02:22:54,301 reqs, check_supported_wheels=True 2020-09-20T02:22:54,301 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T02:22:54,301 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T02:22:54,301 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T02:22:54,301 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T02:22:54,301 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T02:22:54,301 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T02:22:54,301 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T02:22:54,301 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T02:22:54,301 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T02:22:54,301 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T02:22:54,301 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T02:22:54,301 self.req.prepare_metadata() 2020-09-20T02:22:54,301 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T02:22:54,301 self.metadata_directory = self._generate_metadata() 2020-09-20T02:22:54,301 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T02:22:54,301 details=self.name or "from {}".format(self.link) 2020-09-20T02:22:54,301 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T02:22:54,301 command_desc='python setup.py egg_info', 2020-09-20T02:22:54,301 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T02:22:54,301 raise InstallationError(exc_msg) 2020-09-20T02:22:54,301 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T02:22:54,309 Removed skype4py==1.0.32.1 from https://files.pythonhosted.org/packages/d5/31/b71d4184df7b590f4372b39b8e0986c2265b64ed8f6a53b3ad3cb60d652e/Skype4Py-1.0.32.1.tar.gz#sha256=6ec059ff567299f9ffccd0dd8ff29809442f14b9525768fc7b516f37dadaeec5 from build tracker '/tmp/pip-req-tracker-6lpoick9' 2020-09-20T02:22:54,309 Removed build tracker: '/tmp/pip-req-tracker-6lpoick9'