2020-04-17T08:36:37,797 Created temporary directory: /tmp/pip-ephem-wheel-cache-2djxv753 2020-04-17T08:36:37,802 Created temporary directory: /tmp/pip-req-tracker-nmnfae_w 2020-04-17T08:36:37,802 Initialized build tracking at /tmp/pip-req-tracker-nmnfae_w 2020-04-17T08:36:37,803 Created build tracker: /tmp/pip-req-tracker-nmnfae_w 2020-04-17T08:36:37,803 Entered build tracker: /tmp/pip-req-tracker-nmnfae_w 2020-04-17T08:36:37,804 Created temporary directory: /tmp/pip-wheel-3qrlq0us 2020-04-17T08:36:37,810 1 location(s) to search for versions of startpkg: 2020-04-17T08:36:37,810 * https://pypi.org/simple/startpkg/ 2020-04-17T08:36:37,810 Fetching project page and analyzing links: https://pypi.org/simple/startpkg/ 2020-04-17T08:36:37,811 Getting page https://pypi.org/simple/startpkg/ 2020-04-17T08:36:37,814 Found index url https://pypi.org/simple 2020-04-17T08:36:37,817 Getting credentials from keyring for https://pypi.org/simple 2020-04-17T08:36:37,818 Getting credentials from keyring for pypi.org 2020-04-17T08:36:38,113 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:36:38,114 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:36:38,115 Found link https://files.pythonhosted.org/packages/53/3f/369c385c4316d0240616f8560b114d453ced4e8382b16aad98aa602cb5aa/startpkg-0.0.3.tar.gz#sha256=dfe44504fd5b1cf084cce431d63c447df3d227e94160d4e09116e2296a12bf7f (from https://pypi.org/simple/startpkg/) (requires-python:>=3.5), version: 0.0.3 2020-04-17T08:36:38,116 Found link https://files.pythonhosted.org/packages/0a/a7/727c7e5fb297ec9fcfcea9394fec54ee377ff72688a7f63fa359c30c549d/startpkg-0.0.4.tar.gz#sha256=5fc8b12798e9faad40ccbf715403e613e7bc2a458125ee607281f9b78851e9f4 (from https://pypi.org/simple/startpkg/) (requires-python:>=3.5), version: 0.0.4 2020-04-17T08:36:38,117 Found link https://files.pythonhosted.org/packages/51/dd/3b24bd8b1ee55ba8affedb40a7b29534242411f2d7f308aca3859d1b7179/startpkg-0.0.5.tar.gz#sha256=2e2c1cd90ef4475a3777a797cb2bc8417efde7010d32a0b4693a3f4ceb27a86a (from https://pypi.org/simple/startpkg/) (requires-python:>=3.5), version: 0.0.5 2020-04-17T08:36:38,118 Found link https://files.pythonhosted.org/packages/6b/a8/6c881320ca7b12e0ead7cdde8dad5ced5ab8010e0f9bbc8f1abceb9d2f45/startpkg-0.0.6.tar.gz#sha256=21d0c451b0563efba5938ed551f664f98096997a014403189262286ff20de91c (from https://pypi.org/simple/startpkg/) (requires-python:>=3.5), version: 0.0.6 2020-04-17T08:36:38,127 Given no hashes to check 1 links for project 'startpkg': discarding no candidates 2020-04-17T08:36:38,128 Using version 0.0.5 (newest of versions: 0.0.5) 2020-04-17T08:36:38,133 Collecting startpkg==0.0.5 2020-04-17T08:36:38,137 Created temporary directory: /tmp/pip-unpack-cc698ql4 2020-04-17T08:36:38,139 Getting credentials from keyring for files.pythonhosted.org 2020-04-17T08:36:38,235 Downloading startpkg-0.0.5.tar.gz (3.8 kB) 2020-04-17T08:36:38,348 Added startpkg==0.0.5 from https://files.pythonhosted.org/packages/51/dd/3b24bd8b1ee55ba8affedb40a7b29534242411f2d7f308aca3859d1b7179/startpkg-0.0.5.tar.gz#sha256=2e2c1cd90ef4475a3777a797cb2bc8417efde7010d32a0b4693a3f4ceb27a86a to build tracker '/tmp/pip-req-tracker-nmnfae_w' 2020-04-17T08:36:38,351 Running setup.py (path:/tmp/pip-wheel-3qrlq0us/startpkg/setup.py) egg_info for package startpkg 2020-04-17T08:36:38,352 Running command python setup.py egg_info 2020-04-17T08:36:40,175 Traceback (most recent call last): 2020-04-17T08:36:40,176 File "", line 1, in 2020-04-17T08:36:40,176 File "/tmp/pip-wheel-3qrlq0us/startpkg/setup.py", line 36, in 2020-04-17T08:36:40,177 with open('HISTORY.md', 'r', 'utf-8') as f: 2020-04-17T08:36:40,177 File "/usr/lib/python3.7/codecs.py", line 898, in open 2020-04-17T08:36:40,177 file = builtins.open(filename, mode, buffering) 2020-04-17T08:36:40,178 FileNotFoundError: [Errno 2] No such file or directory: 'HISTORY.md' 2020-04-17T08:36:40,265 Cleaning up... 2020-04-17T08:36:40,265 Removing source in /tmp/pip-wheel-3qrlq0us/startpkg 2020-04-17T08:36:40,288 Removed startpkg==0.0.5 from https://files.pythonhosted.org/packages/51/dd/3b24bd8b1ee55ba8affedb40a7b29534242411f2d7f308aca3859d1b7179/startpkg-0.0.5.tar.gz#sha256=2e2c1cd90ef4475a3777a797cb2bc8417efde7010d32a0b4693a3f4ceb27a86a from build tracker '/tmp/pip-req-tracker-nmnfae_w' 2020-04-17T08:36:40,290 Removed build tracker: '/tmp/pip-req-tracker-nmnfae_w' 2020-04-17T08:36:40,293 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-04-17T08:36:40,294 Exception information: 2020-04-17T08:36:40,294 Traceback (most recent call last): 2020-04-17T08:36:40,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-04-17T08:36:40,294 status = self.run(options, args) 2020-04-17T08:36:40,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-04-17T08:36:40,294 resolver.resolve(requirement_set) 2020-04-17T08:36:40,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-04-17T08:36:40,294 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-04-17T08:36:40,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-04-17T08:36:40,294 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-04-17T08:36:40,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-04-17T08:36:40,294 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-04-17T08:36:40,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-04-17T08:36:40,294 req, self.req_tracker, self.finder, self.build_isolation, 2020-04-17T08:36:40,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-04-17T08:36:40,294 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-04-17T08:36:40,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-04-17T08:36:40,294 self.req.prepare_metadata() 2020-04-17T08:36:40,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-04-17T08:36:40,294 self.metadata_directory = self._generate_metadata() 2020-04-17T08:36:40,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-04-17T08:36:40,294 details=self.name or "from {}".format(self.link) 2020-04-17T08:36:40,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-04-17T08:36:40,294 command_desc='python setup.py egg_info', 2020-04-17T08:36:40,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-04-17T08:36:40,294 raise InstallationError(exc_msg) 2020-04-17T08:36:40,294 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.