2020-04-17T08:13:29,913 Created temporary directory: /tmp/pip-ephem-wheel-cache-19ax7fnd 2020-04-17T08:13:29,918 Created temporary directory: /tmp/pip-req-tracker-q7toj0al 2020-04-17T08:13:29,918 Initialized build tracking at /tmp/pip-req-tracker-q7toj0al 2020-04-17T08:13:29,919 Created build tracker: /tmp/pip-req-tracker-q7toj0al 2020-04-17T08:13:29,919 Entered build tracker: /tmp/pip-req-tracker-q7toj0al 2020-04-17T08:13:29,921 Created temporary directory: /tmp/pip-wheel-_1nsnyqq 2020-04-17T08:13:29,926 1 location(s) to search for versions of startpkg: 2020-04-17T08:13:29,926 * https://pypi.org/simple/startpkg/ 2020-04-17T08:13:29,926 Fetching project page and analyzing links: https://pypi.org/simple/startpkg/ 2020-04-17T08:13:29,927 Getting page https://pypi.org/simple/startpkg/ 2020-04-17T08:13:29,930 Found index url https://pypi.org/simple 2020-04-17T08:13:29,932 Getting credentials from keyring for https://pypi.org/simple 2020-04-17T08:13:29,933 Getting credentials from keyring for pypi.org 2020-04-17T08:13:30,134 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:13:30,141 Given no hashes to check 1 links for project 'startpkg': discarding no candidates 2020-04-17T08:13:30,142 Using version 0.0.1 (newest of versions: 0.0.1) 2020-04-17T08:13:30,148 Collecting startpkg==0.0.1 2020-04-17T08:13:30,151 Created temporary directory: /tmp/pip-unpack-h4i5yj0y 2020-04-17T08:13:30,154 Getting credentials from keyring for files.pythonhosted.org 2020-04-17T08:13:30,258 Downloading startpkg-0.0.1.tar.gz (3.9 kB) 2020-04-17T08:13:30,375 Added startpkg==0.0.1 from https://files.pythonhosted.org/packages/29/7c/a60b61a00810ebef78629a018ca9b807cc3c8e2d195c1d1f3a3b69f43121/startpkg-0.0.1.tar.gz#sha256=0d11bbc074fb0eae4927afb6a8df5fed3192fd6d1c12f05acaf4a1973814ad4e to build tracker '/tmp/pip-req-tracker-q7toj0al' 2020-04-17T08:13:30,378 Running setup.py (path:/tmp/pip-wheel-_1nsnyqq/startpkg/setup.py) egg_info for package startpkg 2020-04-17T08:13:30,380 Running command python setup.py egg_info 2020-04-17T08:13:32,226 Traceback (most recent call last): 2020-04-17T08:13:32,227 File "", line 1, in 2020-04-17T08:13:32,227 File "/tmp/pip-wheel-_1nsnyqq/startpkg/setup.py", line 34, in 2020-04-17T08:13:32,228 with open('HISTORY.md', 'r', 'utf-8') as f: 2020-04-17T08:13:32,228 File "/usr/lib/python3.7/codecs.py", line 898, in open 2020-04-17T08:13:32,228 file = builtins.open(filename, mode, buffering) 2020-04-17T08:13:32,229 FileNotFoundError: [Errno 2] No such file or directory: 'HISTORY.md' 2020-04-17T08:13:32,318 Cleaning up... 2020-04-17T08:13:32,318 Removing source in /tmp/pip-wheel-_1nsnyqq/startpkg 2020-04-17T08:13:32,339 Removed startpkg==0.0.1 from https://files.pythonhosted.org/packages/29/7c/a60b61a00810ebef78629a018ca9b807cc3c8e2d195c1d1f3a3b69f43121/startpkg-0.0.1.tar.gz#sha256=0d11bbc074fb0eae4927afb6a8df5fed3192fd6d1c12f05acaf4a1973814ad4e from build tracker '/tmp/pip-req-tracker-q7toj0al' 2020-04-17T08:13:32,340 Removed build tracker: '/tmp/pip-req-tracker-q7toj0al' 2020-04-17T08:13:32,343 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-04-17T08:13:32,344 Exception information: 2020-04-17T08:13:32,344 Traceback (most recent call last): 2020-04-17T08:13:32,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-04-17T08:13:32,344 status = self.run(options, args) 2020-04-17T08:13:32,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-04-17T08:13:32,344 resolver.resolve(requirement_set) 2020-04-17T08:13:32,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-04-17T08:13:32,344 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-04-17T08:13:32,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-04-17T08:13:32,344 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-04-17T08:13:32,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-04-17T08:13:32,344 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-04-17T08:13:32,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-04-17T08:13:32,344 req, self.req_tracker, self.finder, self.build_isolation, 2020-04-17T08:13:32,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-04-17T08:13:32,344 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-04-17T08:13:32,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-04-17T08:13:32,344 self.req.prepare_metadata() 2020-04-17T08:13:32,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-04-17T08:13:32,344 self.metadata_directory = self._generate_metadata() 2020-04-17T08:13:32,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-04-17T08:13:32,344 details=self.name or "from {}".format(self.link) 2020-04-17T08:13:32,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-04-17T08:13:32,344 command_desc='python setup.py egg_info', 2020-04-17T08:13:32,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-04-17T08:13:32,344 raise InstallationError(exc_msg) 2020-04-17T08:13:32,344 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.