2020-07-18T18:12:23,033 Created temporary directory: /tmp/pip-ephem-wheel-cache-lwze1xqi 2020-07-18T18:12:23,038 Created temporary directory: /tmp/pip-req-tracker-1c0xtg95 2020-07-18T18:12:23,038 Initialized build tracking at /tmp/pip-req-tracker-1c0xtg95 2020-07-18T18:12:23,039 Created build tracker: /tmp/pip-req-tracker-1c0xtg95 2020-07-18T18:12:23,039 Entered build tracker: /tmp/pip-req-tracker-1c0xtg95 2020-07-18T18:12:23,040 Created temporary directory: /tmp/pip-wheel-1tckmt63 2020-07-18T18:12:23,057 1 location(s) to search for versions of wkweb: 2020-07-18T18:12:23,057 * https://pypi.org/simple/wkweb/ 2020-07-18T18:12:23,058 Fetching project page and analyzing links: https://pypi.org/simple/wkweb/ 2020-07-18T18:12:23,059 Getting page https://pypi.org/simple/wkweb/ 2020-07-18T18:12:23,061 Found index url https://pypi.org/simple 2020-07-18T18:12:23,264 Skipping link: No binaries permitted for wkweb: https://files.pythonhosted.org/packages/ac/14/5f9edf96e6fa84054eb4264908ab60fd0c1194645bad801a5829d3f5ceb8/wkweb-0.0.0.1-py3-none-any.whl#sha256=68986d5c8a943e51a1bb4027ddfe5ce93aca40d7094b82a9ca3fb2db907a9f00 (from https://pypi.org/simple/wkweb/) (requires-python:>=3.0) 2020-07-18T18:12:23,265 Found link https://files.pythonhosted.org/packages/07/56/71b857548bd13809ca933728a48a19a43fafb6a40e05511fc46f0833c6cc/wkweb-0.0.0.1.tar.gz#sha256=ed8fa9dcc53b2285e932323887b5f7738e4fdfb3b8941f0ddc98f7aaab0235dc (from https://pypi.org/simple/wkweb/) (requires-python:>=3.0), version: 0.0.0.1 2020-07-18T18:12:23,273 Given no hashes to check 1 links for project 'wkweb': discarding no candidates 2020-07-18T18:12:23,274 Using version 0.0.0.1 (newest of versions: 0.0.0.1) 2020-07-18T18:12:23,280 Collecting wkweb==0.0.0.1 2020-07-18T18:12:23,283 Created temporary directory: /tmp/pip-unpack-c4gdar74 2020-07-18T18:12:23,359 Downloading wkweb-0.0.0.1.tar.gz (1.8 kB) 2020-07-18T18:12:23,424 Added wkweb==0.0.0.1 from https://files.pythonhosted.org/packages/07/56/71b857548bd13809ca933728a48a19a43fafb6a40e05511fc46f0833c6cc/wkweb-0.0.0.1.tar.gz#sha256=ed8fa9dcc53b2285e932323887b5f7738e4fdfb3b8941f0ddc98f7aaab0235dc to build tracker '/tmp/pip-req-tracker-1c0xtg95' 2020-07-18T18:12:23,428 Running setup.py (path:/tmp/pip-wheel-1tckmt63/wkweb/setup.py) egg_info for package wkweb 2020-07-18T18:12:23,429 Created temporary directory: /tmp/pip-pip-egg-info-xiwp_r11 2020-07-18T18:12:23,430 Running command python setup.py egg_info 2020-07-18T18:12:25,049 Traceback (most recent call last): 2020-07-18T18:12:25,049 File "", line 1, in 2020-07-18T18:12:25,050 File "/tmp/pip-wheel-1tckmt63/wkweb/setup.py", line 43, in 2020-07-18T18:12:25,050 version = get_version() 2020-07-18T18:12:25,050 File "/tmp/pip-wheel-1tckmt63/wkweb/setup.py", line 25, in get_version 2020-07-18T18:12:25,051 raise Exception('version.txt not found or is invalid') 2020-07-18T18:12:25,051 Exception: version.txt not found or is invalid 2020-07-18T18:12:25,144 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-18T18:12:25,145 Exception information: 2020-07-18T18:12:25,145 Traceback (most recent call last): 2020-07-18T18:12:25,145 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-18T18:12:25,145 status = self.run(options, args) 2020-07-18T18:12:25,145 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-18T18:12:25,145 return func(self, options, args) 2020-07-18T18:12:25,145 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-18T18:12:25,145 reqs, check_supported_wheels=True 2020-07-18T18:12:25,145 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-18T18:12:25,145 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-18T18:12:25,145 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-18T18:12:25,145 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-18T18:12:25,145 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-18T18:12:25,145 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-18T18:12:25,145 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-18T18:12:25,145 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-18T18:12:25,145 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-18T18:12:25,145 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-18T18:12:25,145 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-18T18:12:25,145 self.req.prepare_metadata() 2020-07-18T18:12:25,145 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-18T18:12:25,145 self.metadata_directory = self._generate_metadata() 2020-07-18T18:12:25,145 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-18T18:12:25,145 details=self.name or "from {}".format(self.link) 2020-07-18T18:12:25,145 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-18T18:12:25,145 command_desc='python setup.py egg_info', 2020-07-18T18:12:25,145 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-18T18:12:25,145 raise InstallationError(exc_msg) 2020-07-18T18:12:25,145 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-18T18:12:25,158 Removed wkweb==0.0.0.1 from https://files.pythonhosted.org/packages/07/56/71b857548bd13809ca933728a48a19a43fafb6a40e05511fc46f0833c6cc/wkweb-0.0.0.1.tar.gz#sha256=ed8fa9dcc53b2285e932323887b5f7738e4fdfb3b8941f0ddc98f7aaab0235dc from build tracker '/tmp/pip-req-tracker-1c0xtg95' 2020-07-18T18:12:25,159 Removed build tracker: '/tmp/pip-req-tracker-1c0xtg95'