2020-09-20T03:10:06,610 Created temporary directory: /tmp/pip-ephem-wheel-cache-efyeaodl 2020-09-20T03:10:06,613 Created temporary directory: /tmp/pip-req-tracker-l7it_j5g 2020-09-20T03:10:06,613 Initialized build tracking at /tmp/pip-req-tracker-l7it_j5g 2020-09-20T03:10:06,614 Created build tracker: /tmp/pip-req-tracker-l7it_j5g 2020-09-20T03:10:06,614 Entered build tracker: /tmp/pip-req-tracker-l7it_j5g 2020-09-20T03:10:06,614 Created temporary directory: /tmp/pip-wheel-diy6ratn 2020-09-20T03:10:06,622 1 location(s) to search for versions of webstring: 2020-09-20T03:10:06,622 * https://pypi.org/simple/webstring/ 2020-09-20T03:10:06,623 Fetching project page and analyzing links: https://pypi.org/simple/webstring/ 2020-09-20T03:10:06,623 Getting page https://pypi.org/simple/webstring/ 2020-09-20T03:10:06,625 Found index url https://pypi.org/simple 2020-09-20T03:10:06,745 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/c0/08/138536199410ac9a2ba7339f0662eff19c95a1814fca399842708b185995/webstring-0.5-py2.4.egg#sha256=613fb9474274b407290ae0907990195f37583c1bcf0c473444a7c70f78a83563 (from https://pypi.org/simple/webstring/) 2020-09-20T03:10:06,746 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/14/51/e0fb6a443071ea38d55019475c6d4b1db8e2c29eaef41d9183aba27c1ea9/webstring-0.5-py2.5.egg#sha256=6605e963a39d4638eb5584ec5bc567de5e4d97ac033b15f20697657bc7c12f83 (from https://pypi.org/simple/webstring/) 2020-09-20T03:10:06,746 Found link https://files.pythonhosted.org/packages/0b/e3/3b78e0c5b754138da8b501a54c50c58755f83caf0b9258ee7e2c194bccca/webstring-0.5.tar.bz2#sha256=fb010196224363b157d4c57b123ff42f46d48ac43e9def7737b27769510bdc09 (from https://pypi.org/simple/webstring/), version: 0.5 2020-09-20T03:10:06,746 Found link https://files.pythonhosted.org/packages/88/1f/1948ca24e46eed105b6563b7b703dfe5ac840bfb64f867663c2fefd9a4e8/webstring-0.5.tar.gz#sha256=888fca53310443cc30db4456e018a68ce21950dd0cc2368c8ec25f73bd2bf313 (from https://pypi.org/simple/webstring/), version: 0.5 2020-09-20T03:10:06,747 Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/ef/fb/c19bccac00b351f0f6b5fb463fccc4b10ef946358fdb87f5923097e5b0ff/webstring-0.5.win32.exe#sha256=15cd06666919b908baa5952d43f3016356796b8807ed19319e3ee24c1fd50a55 (from https://pypi.org/simple/webstring/) 2020-09-20T03:10:06,747 Found link https://files.pythonhosted.org/packages/81/ef/a69ee0bb45f99122d8c65ec2e879cb7c8adea1f501219a48c53881e085bd/webstring-0.5.zip#sha256=b43987ea29c67651f50d77d558ee8e570478ba3c841a365044878e6b542f73ca (from https://pypi.org/simple/webstring/), version: 0.5 2020-09-20T03:10:06,751 Given no hashes to check 3 links for project 'webstring': discarding no candidates 2020-09-20T03:10:06,752 Using version 0.5 (newest of versions: 0.5) 2020-09-20T03:10:06,755 Collecting webstring==0.5 2020-09-20T03:10:06,757 Created temporary directory: /tmp/pip-unpack-_97x4n_6 2020-09-20T03:10:06,796 Downloading webstring-0.5.tar.bz2 (67 kB) 2020-09-20T03:10:07,051 Added webstring==0.5 from https://files.pythonhosted.org/packages/0b/e3/3b78e0c5b754138da8b501a54c50c58755f83caf0b9258ee7e2c194bccca/webstring-0.5.tar.bz2#sha256=fb010196224363b157d4c57b123ff42f46d48ac43e9def7737b27769510bdc09 to build tracker '/tmp/pip-req-tracker-l7it_j5g' 2020-09-20T03:10:07,052 Running setup.py (path:/tmp/pip-wheel-diy6ratn/webstring/setup.py) egg_info for package webstring 2020-09-20T03:10:07,053 Created temporary directory: /tmp/pip-pip-egg-info-cj6prt9w 2020-09-20T03:10:07,054 Running command python setup.py egg_info 2020-09-20T03:10:07,795 Traceback (most recent call last): 2020-09-20T03:10:07,796 File "", line 1, in 2020-09-20T03:10:07,796 File "/tmp/pip-wheel-diy6ratn/webstring/setup.py", line 29, in 2020-09-20T03:10:07,796 import ez_setup 2020-09-20T03:10:07,797 File "/tmp/pip-wheel-diy6ratn/webstring/ez_setup.py", line 85 2020-09-20T03:10:07,797 except pkg_resources.VersionConflict, e: 2020-09-20T03:10:07,798 ^ 2020-09-20T03:10:07,798 SyntaxError: invalid syntax 2020-09-20T03:10:07,841 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T03:10:07,842 Exception information: 2020-09-20T03:10:07,842 Traceback (most recent call last): 2020-09-20T03:10:07,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T03:10:07,842 status = self.run(options, args) 2020-09-20T03:10:07,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T03:10:07,842 return func(self, options, args) 2020-09-20T03:10:07,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T03:10:07,842 reqs, check_supported_wheels=True 2020-09-20T03:10:07,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T03:10:07,842 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T03:10:07,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T03:10:07,842 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T03:10:07,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T03:10:07,842 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T03:10:07,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T03:10:07,842 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T03:10:07,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T03:10:07,842 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T03:10:07,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T03:10:07,842 self.req.prepare_metadata() 2020-09-20T03:10:07,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T03:10:07,842 self.metadata_directory = self._generate_metadata() 2020-09-20T03:10:07,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T03:10:07,842 details=self.name or "from {}".format(self.link) 2020-09-20T03:10:07,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T03:10:07,842 command_desc='python setup.py egg_info', 2020-09-20T03:10:07,842 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T03:10:07,842 raise InstallationError(exc_msg) 2020-09-20T03:10:07,842 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-20T03:10:07,850 Removed webstring==0.5 from https://files.pythonhosted.org/packages/0b/e3/3b78e0c5b754138da8b501a54c50c58755f83caf0b9258ee7e2c194bccca/webstring-0.5.tar.bz2#sha256=fb010196224363b157d4c57b123ff42f46d48ac43e9def7737b27769510bdc09 from build tracker '/tmp/pip-req-tracker-l7it_j5g' 2020-09-20T03:10:07,850 Removed build tracker: '/tmp/pip-req-tracker-l7it_j5g'