2020-09-10T19:24:50,816 Created temporary directory: /tmp/pip-ephem-wheel-cache-834f417d 2020-09-10T19:24:50,819 Created temporary directory: /tmp/pip-req-tracker-8o5rast0 2020-09-10T19:24:50,819 Initialized build tracking at /tmp/pip-req-tracker-8o5rast0 2020-09-10T19:24:50,819 Created build tracker: /tmp/pip-req-tracker-8o5rast0 2020-09-10T19:24:50,820 Entered build tracker: /tmp/pip-req-tracker-8o5rast0 2020-09-10T19:24:50,820 Created temporary directory: /tmp/pip-wheel-iijcg2px 2020-09-10T19:24:50,829 1 location(s) to search for versions of wiper: 2020-09-10T19:24:50,829 * https://pypi.org/simple/wiper/ 2020-09-10T19:24:50,829 Fetching project page and analyzing links: https://pypi.org/simple/wiper/ 2020-09-10T19:24:50,829 Getting page https://pypi.org/simple/wiper/ 2020-09-10T19:24:50,831 Found index url https://pypi.org/simple 2020-09-10T19:24:50,916 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/fa/06/b8b9fe9b34ec1cb27c3b3ef0906157852c844287cd721453485974e249b6/wiper-1.0.1-py2.7.egg#sha256=9a19748f369ac14b3d6f3efc6b00c714eb64a4588267d59ec9d281867b5bd20c (from https://pypi.org/simple/wiper/) 2020-09-10T19:24:50,916 Found link https://files.pythonhosted.org/packages/f0/f8/346a0025a91c4292a7a7323bc89edfca54b93b2c46c455cc3d9292327c10/wiper-1.0.1.tar.gz#sha256=b1eb716b899f1b5e95a6a21305eeb8c2516ecdf99b59441757db176ea8e78be3 (from https://pypi.org/simple/wiper/), version: 1.0.1 2020-09-10T19:24:50,920 Given no hashes to check 1 links for project 'wiper': discarding no candidates 2020-09-10T19:24:50,921 Using version 1.0.1 (newest of versions: 1.0.1) 2020-09-10T19:24:50,924 Collecting wiper==1.0.1 2020-09-10T19:24:50,926 Created temporary directory: /tmp/pip-unpack-eewd84nb 2020-09-10T19:24:50,965 Downloading wiper-1.0.1.tar.gz (15 kB) 2020-09-10T19:24:51,009 Added wiper==1.0.1 from https://files.pythonhosted.org/packages/f0/f8/346a0025a91c4292a7a7323bc89edfca54b93b2c46c455cc3d9292327c10/wiper-1.0.1.tar.gz#sha256=b1eb716b899f1b5e95a6a21305eeb8c2516ecdf99b59441757db176ea8e78be3 to build tracker '/tmp/pip-req-tracker-8o5rast0' 2020-09-10T19:24:51,011 Running setup.py (path:/tmp/pip-wheel-iijcg2px/wiper/setup.py) egg_info for package wiper 2020-09-10T19:24:51,011 Created temporary directory: /tmp/pip-pip-egg-info-iryle71r 2020-09-10T19:24:51,012 Running command python setup.py egg_info 2020-09-10T19:24:51,808 Traceback (most recent call last): 2020-09-10T19:24:51,809 File "", line 1, in 2020-09-10T19:24:51,809 File "/tmp/pip-wheel-iijcg2px/wiper/setup.py", line 11 2020-09-10T19:24:51,809 print VERSION 2020-09-10T19:24:51,810 ^ 2020-09-10T19:24:51,810 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(VERSION)? 2020-09-10T19:24:51,855 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-10T19:24:51,856 Exception information: 2020-09-10T19:24:51,856 Traceback (most recent call last): 2020-09-10T19:24:51,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-10T19:24:51,856 status = self.run(options, args) 2020-09-10T19:24:51,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-10T19:24:51,856 return func(self, options, args) 2020-09-10T19:24:51,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-10T19:24:51,856 reqs, check_supported_wheels=True 2020-09-10T19:24:51,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-10T19:24:51,856 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-10T19:24:51,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-10T19:24:51,856 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-10T19:24:51,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-10T19:24:51,856 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-10T19:24:51,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-10T19:24:51,856 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-10T19:24:51,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-10T19:24:51,856 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-10T19:24:51,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-10T19:24:51,856 self.req.prepare_metadata() 2020-09-10T19:24:51,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-10T19:24:51,856 self.metadata_directory = self._generate_metadata() 2020-09-10T19:24:51,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-10T19:24:51,856 details=self.name or "from {}".format(self.link) 2020-09-10T19:24:51,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-10T19:24:51,856 command_desc='python setup.py egg_info', 2020-09-10T19:24:51,856 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-10T19:24:51,856 raise InstallationError(exc_msg) 2020-09-10T19:24:51,856 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-10T19:24:51,863 Removed wiper==1.0.1 from https://files.pythonhosted.org/packages/f0/f8/346a0025a91c4292a7a7323bc89edfca54b93b2c46c455cc3d9292327c10/wiper-1.0.1.tar.gz#sha256=b1eb716b899f1b5e95a6a21305eeb8c2516ecdf99b59441757db176ea8e78be3 from build tracker '/tmp/pip-req-tracker-8o5rast0' 2020-09-10T19:24:51,864 Removed build tracker: '/tmp/pip-req-tracker-8o5rast0'