2020-04-17T08:17:25,925 Created temporary directory: /tmp/pip-ephem-wheel-cache-omz5lnax 2020-04-17T08:17:25,930 Created temporary directory: /tmp/pip-req-tracker-96g_smxn 2020-04-17T08:17:25,930 Initialized build tracking at /tmp/pip-req-tracker-96g_smxn 2020-04-17T08:17:25,931 Created build tracker: /tmp/pip-req-tracker-96g_smxn 2020-04-17T08:17:25,931 Entered build tracker: /tmp/pip-req-tracker-96g_smxn 2020-04-17T08:17:25,932 Created temporary directory: /tmp/pip-wheel-pgbfp4ix 2020-04-17T08:17:25,938 1 location(s) to search for versions of startpkg: 2020-04-17T08:17:25,938 * https://pypi.org/simple/startpkg/ 2020-04-17T08:17:25,938 Fetching project page and analyzing links: https://pypi.org/simple/startpkg/ 2020-04-17T08:17:25,939 Getting page https://pypi.org/simple/startpkg/ 2020-04-17T08:17:25,942 Found index url https://pypi.org/simple 2020-04-17T08:17:25,945 Getting credentials from keyring for https://pypi.org/simple 2020-04-17T08:17:25,945 Getting credentials from keyring for pypi.org 2020-04-17T08:17:26,151 Found link https://files.pythonhosted.org/packages/29/7c/a60b61a00810ebef78629a018ca9b807cc3c8e2d195c1d1f3a3b69f43121/startpkg-0.0.1.tar.gz#sha256=0d11bbc074fb0eae4927afb6a8df5fed3192fd6d1c12f05acaf4a1973814ad4e (from https://pypi.org/simple/startpkg/) (requires-python:>=3.5), version: 0.0.1 2020-04-17T08:17:26,152 Found link https://files.pythonhosted.org/packages/d1/e9/620860d8fd5fac192d945d489ea3a6db9316043b65cb890fac0446705411/startpkg-0.0.2.tar.gz#sha256=0b9b3f443503103c43f49c0137491d346363d5d01a0200cf7a0f4dcdaca61fd8 (from https://pypi.org/simple/startpkg/) (requires-python:>=3.5), version: 0.0.2 2020-04-17T08:17:26,160 Given no hashes to check 1 links for project 'startpkg': discarding no candidates 2020-04-17T08:17:26,161 Using version 0.0.2 (newest of versions: 0.0.2) 2020-04-17T08:17:26,166 Collecting startpkg==0.0.2 2020-04-17T08:17:26,170 Created temporary directory: /tmp/pip-unpack-1xd6ehcp 2020-04-17T08:17:26,172 Getting credentials from keyring for files.pythonhosted.org 2020-04-17T08:17:26,268 Downloading startpkg-0.0.2.tar.gz (3.9 kB) 2020-04-17T08:17:26,416 Added startpkg==0.0.2 from https://files.pythonhosted.org/packages/d1/e9/620860d8fd5fac192d945d489ea3a6db9316043b65cb890fac0446705411/startpkg-0.0.2.tar.gz#sha256=0b9b3f443503103c43f49c0137491d346363d5d01a0200cf7a0f4dcdaca61fd8 to build tracker '/tmp/pip-req-tracker-96g_smxn' 2020-04-17T08:17:26,419 Running setup.py (path:/tmp/pip-wheel-pgbfp4ix/startpkg/setup.py) egg_info for package startpkg 2020-04-17T08:17:26,421 Running command python setup.py egg_info 2020-04-17T08:17:28,227 Traceback (most recent call last): 2020-04-17T08:17:28,228 File "", line 1, in 2020-04-17T08:17:28,228 File "/tmp/pip-wheel-pgbfp4ix/startpkg/setup.py", line 34, in 2020-04-17T08:17:28,229 with open('HISTORY.md', 'r', 'utf-8') as f: 2020-04-17T08:17:28,229 File "/usr/lib/python3.7/codecs.py", line 898, in open 2020-04-17T08:17:28,230 file = builtins.open(filename, mode, buffering) 2020-04-17T08:17:28,230 FileNotFoundError: [Errno 2] No such file or directory: 'HISTORY.md' 2020-04-17T08:17:28,317 Cleaning up... 2020-04-17T08:17:28,318 Removing source in /tmp/pip-wheel-pgbfp4ix/startpkg 2020-04-17T08:17:28,343 Removed startpkg==0.0.2 from https://files.pythonhosted.org/packages/d1/e9/620860d8fd5fac192d945d489ea3a6db9316043b65cb890fac0446705411/startpkg-0.0.2.tar.gz#sha256=0b9b3f443503103c43f49c0137491d346363d5d01a0200cf7a0f4dcdaca61fd8 from build tracker '/tmp/pip-req-tracker-96g_smxn' 2020-04-17T08:17:28,344 Removed build tracker: '/tmp/pip-req-tracker-96g_smxn' 2020-04-17T08:17:28,347 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-04-17T08:17:28,349 Exception information: 2020-04-17T08:17:28,349 Traceback (most recent call last): 2020-04-17T08:17:28,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-04-17T08:17:28,349 status = self.run(options, args) 2020-04-17T08:17:28,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-04-17T08:17:28,349 resolver.resolve(requirement_set) 2020-04-17T08:17:28,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-04-17T08:17:28,349 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-04-17T08:17:28,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-04-17T08:17:28,349 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-04-17T08:17:28,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-04-17T08:17:28,349 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-04-17T08:17:28,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-04-17T08:17:28,349 req, self.req_tracker, self.finder, self.build_isolation, 2020-04-17T08:17:28,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-04-17T08:17:28,349 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-04-17T08:17:28,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-04-17T08:17:28,349 self.req.prepare_metadata() 2020-04-17T08:17:28,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-04-17T08:17:28,349 self.metadata_directory = self._generate_metadata() 2020-04-17T08:17:28,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-04-17T08:17:28,349 details=self.name or "from {}".format(self.link) 2020-04-17T08:17:28,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-04-17T08:17:28,349 command_desc='python setup.py egg_info', 2020-04-17T08:17:28,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-04-17T08:17:28,349 raise InstallationError(exc_msg) 2020-04-17T08:17:28,349 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.