2020-07-31T18:01:22,787 Created temporary directory: /tmp/pip-ephem-wheel-cache-3ymsv5pc 2020-07-31T18:01:22,791 Created temporary directory: /tmp/pip-req-tracker-wrpfgtsa 2020-07-31T18:01:22,792 Initialized build tracking at /tmp/pip-req-tracker-wrpfgtsa 2020-07-31T18:01:22,792 Created build tracker: /tmp/pip-req-tracker-wrpfgtsa 2020-07-31T18:01:22,793 Entered build tracker: /tmp/pip-req-tracker-wrpfgtsa 2020-07-31T18:01:22,794 Created temporary directory: /tmp/pip-wheel-hmzoyep8 2020-07-31T18:01:22,811 1 location(s) to search for versions of terminal-dashboard: 2020-07-31T18:01:22,811 * https://pypi.org/simple/terminal-dashboard/ 2020-07-31T18:01:22,811 Fetching project page and analyzing links: https://pypi.org/simple/terminal-dashboard/ 2020-07-31T18:01:22,812 Getting page https://pypi.org/simple/terminal-dashboard/ 2020-07-31T18:01:22,815 Found index url https://pypi.org/simple 2020-07-31T18:01:23,021 Found link https://files.pythonhosted.org/packages/6f/c4/0905eb2154b5f3e06c90eaeff167cdbe0c6a1541767c74000fd75ec2346a/terminal-dashboard-0.0.1.tar.gz#sha256=f2acc9f12cbc373e0cb203f539b5c230f54424464796888a7efdb83f5a3b7cca (from https://pypi.org/simple/terminal-dashboard/) (requires-python:>=3.6), version: 0.0.1 2020-07-31T18:01:23,022 Skipping link: No binaries permitted for terminal-dashboard: https://files.pythonhosted.org/packages/80/39/d6432a2a65a96e4d9a3b1ae69f155eb9a829776abe14435faa51e2cbe153/terminal_dashboard-0.0.1-py3-none-any.whl#sha256=12f595dd028ad11a3eaa3f6aa8a2a3832f7695ff38f0346677c8ca748d2f929a (from https://pypi.org/simple/terminal-dashboard/) (requires-python:>=3.6) 2020-07-31T18:01:23,022 Found link https://files.pythonhosted.org/packages/f2/94/ff64a5a71f54e34dee74f5fd7a95072dd58117b3e46ee338ca20ae200db5/terminal-dashboard-0.0.2.tar.gz#sha256=98c29d84c9d5a57b736200fa34e9db85817ffaeb54cb227c2082ea50345320f3 (from https://pypi.org/simple/terminal-dashboard/) (requires-python:>=3.6), version: 0.0.2 2020-07-31T18:01:23,023 Skipping link: No binaries permitted for terminal-dashboard: https://files.pythonhosted.org/packages/38/e7/084ecb28a965746f7d50fa191f2dc49b1ee858d87883bebd131857d1cd9b/terminal_dashboard-0.0.2-py3-none-any.whl#sha256=fc5012676d5b08c832c78b7e8e6332d087ca2bc29babe4581327a05dcc76de88 (from https://pypi.org/simple/terminal-dashboard/) (requires-python:>=3.6) 2020-07-31T18:01:23,031 Given no hashes to check 1 links for project 'terminal-dashboard': discarding no candidates 2020-07-31T18:01:23,032 Using version 0.0.2 (newest of versions: 0.0.2) 2020-07-31T18:01:23,037 Collecting terminal-dashboard==0.0.2 2020-07-31T18:01:23,041 Created temporary directory: /tmp/pip-unpack-sb4f7yvc 2020-07-31T18:01:23,250 Downloading terminal-dashboard-0.0.2.tar.gz (26 kB) 2020-07-31T18:01:23,407 Added terminal-dashboard==0.0.2 from https://files.pythonhosted.org/packages/f2/94/ff64a5a71f54e34dee74f5fd7a95072dd58117b3e46ee338ca20ae200db5/terminal-dashboard-0.0.2.tar.gz#sha256=98c29d84c9d5a57b736200fa34e9db85817ffaeb54cb227c2082ea50345320f3 to build tracker '/tmp/pip-req-tracker-wrpfgtsa' 2020-07-31T18:01:23,410 Running setup.py (path:/tmp/pip-wheel-hmzoyep8/terminal-dashboard/setup.py) egg_info for package terminal-dashboard 2020-07-31T18:01:23,412 Created temporary directory: /tmp/pip-pip-egg-info-6ue7v4m6 2020-07-31T18:01:23,413 Running command python setup.py egg_info 2020-07-31T18:01:25,148 Traceback (most recent call last): 2020-07-31T18:01:25,149 File "", line 1, in 2020-07-31T18:01:25,150 File "/tmp/pip-wheel-hmzoyep8/terminal-dashboard/setup.py", line 6, in 2020-07-31T18:01:25,150 with open("VERSION", "r") as fh: 2020-07-31T18:01:25,151 FileNotFoundError: [Errno 2] No such file or directory: 'VERSION' 2020-07-31T18:01:25,240 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-31T18:01:25,241 Exception information: 2020-07-31T18:01:25,241 Traceback (most recent call last): 2020-07-31T18:01:25,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-31T18:01:25,241 status = self.run(options, args) 2020-07-31T18:01:25,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-31T18:01:25,241 return func(self, options, args) 2020-07-31T18:01:25,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-31T18:01:25,241 reqs, check_supported_wheels=True 2020-07-31T18:01:25,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-31T18:01:25,241 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-31T18:01:25,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-31T18:01:25,241 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-31T18:01:25,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-31T18:01:25,241 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-31T18:01:25,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-31T18:01:25,241 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-31T18:01:25,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-31T18:01:25,241 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-31T18:01:25,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-31T18:01:25,241 self.req.prepare_metadata() 2020-07-31T18:01:25,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-31T18:01:25,241 self.metadata_directory = self._generate_metadata() 2020-07-31T18:01:25,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-31T18:01:25,241 details=self.name or "from {}".format(self.link) 2020-07-31T18:01:25,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-31T18:01:25,241 command_desc='python setup.py egg_info', 2020-07-31T18:01:25,241 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-31T18:01:25,241 raise InstallationError(exc_msg) 2020-07-31T18:01:25,241 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-31T18:01:25,255 Removed terminal-dashboard==0.0.2 from https://files.pythonhosted.org/packages/f2/94/ff64a5a71f54e34dee74f5fd7a95072dd58117b3e46ee338ca20ae200db5/terminal-dashboard-0.0.2.tar.gz#sha256=98c29d84c9d5a57b736200fa34e9db85817ffaeb54cb227c2082ea50345320f3 from build tracker '/tmp/pip-req-tracker-wrpfgtsa' 2020-07-31T18:01:25,255 Removed build tracker: '/tmp/pip-req-tracker-wrpfgtsa'