2020-02-27T06:36:54,939 Created temporary directory: /tmp/pip-ephem-wheel-cache-bkgp5mkv 2020-02-27T06:36:54,942 Created temporary directory: /tmp/pip-req-tracker-grmp_46p 2020-02-27T06:36:54,943 Initialized build tracking at /tmp/pip-req-tracker-grmp_46p 2020-02-27T06:36:54,943 Created build tracker: /tmp/pip-req-tracker-grmp_46p 2020-02-27T06:36:54,944 Entered build tracker: /tmp/pip-req-tracker-grmp_46p 2020-02-27T06:36:54,945 Created temporary directory: /tmp/pip-wheel-x1noujf9 2020-02-27T06:36:54,950 1 location(s) to search for versions of printlist-YY: 2020-02-27T06:36:54,950 * https://pypi.org/simple/printlist-yy/ 2020-02-27T06:36:54,950 Fetching project page and analyzing links: https://pypi.org/simple/printlist-yy/ 2020-02-27T06:36:54,951 Getting page https://pypi.org/simple/printlist-yy/ 2020-02-27T06:36:54,953 Found index url https://pypi.org/simple 2020-02-27T06:36:54,956 Getting credentials from keyring for https://pypi.org/simple 2020-02-27T06:36:54,956 Getting credentials from keyring for pypi.org 2020-02-27T06:36:55,131 Found link https://files.pythonhosted.org/packages/3b/01/296c58f28c855ea3fe20a5e23231aae627cc3138407a5045034fbe866c89/printlist-YY-0.0.1.tar.gz#sha256=22a869192e31c2796be4c396790e0d9e4f7ac8c577be5aa9744053001436c943 (from https://pypi.org/simple/printlist-yy/), version: 0.0.1 2020-02-27T06:36:55,137 Given no hashes to check 1 links for project 'printlist-YY': discarding no candidates 2020-02-27T06:36:55,138 Using version 0.0.1 (newest of versions: 0.0.1) 2020-02-27T06:36:55,143 Collecting printlist-YY==0.0.1 2020-02-27T06:36:55,146 Created temporary directory: /tmp/pip-unpack-_kfcpji2 2020-02-27T06:36:55,148 Getting credentials from keyring for files.pythonhosted.org 2020-02-27T06:36:55,231 Downloading printlist-YY-0.0.1.tar.gz (843 bytes) 2020-02-27T06:36:55,254 Added printlist-YY==0.0.1 from https://files.pythonhosted.org/packages/3b/01/296c58f28c855ea3fe20a5e23231aae627cc3138407a5045034fbe866c89/printlist-YY-0.0.1.tar.gz#sha256=22a869192e31c2796be4c396790e0d9e4f7ac8c577be5aa9744053001436c943 to build tracker '/tmp/pip-req-tracker-grmp_46p' 2020-02-27T06:36:55,256 Running setup.py (path:/tmp/pip-wheel-x1noujf9/printlist-YY/setup.py) egg_info for package printlist-YY 2020-02-27T06:36:55,257 Running command python setup.py egg_info 2020-02-27T06:36:56,582 Traceback (most recent call last): 2020-02-27T06:36:56,584 File "", line 1, in 2020-02-27T06:36:56,584 File "/tmp/pip-wheel-x1noujf9/printlist-YY/setup.py", line 3, in 2020-02-27T06:36:56,585 with open("README.md", "r") as fh: 2020-02-27T06:36:56,585 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2020-02-27T06:36:56,677 Cleaning up... 2020-02-27T06:36:56,677 Removing source in /tmp/pip-wheel-x1noujf9/printlist-YY 2020-02-27T06:36:56,774 Removed printlist-YY==0.0.1 from https://files.pythonhosted.org/packages/3b/01/296c58f28c855ea3fe20a5e23231aae627cc3138407a5045034fbe866c89/printlist-YY-0.0.1.tar.gz#sha256=22a869192e31c2796be4c396790e0d9e4f7ac8c577be5aa9744053001436c943 from build tracker '/tmp/pip-req-tracker-grmp_46p' 2020-02-27T06:36:56,775 Removed build tracker: '/tmp/pip-req-tracker-grmp_46p' 2020-02-27T06:36:56,778 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-02-27T06:36:56,780 Exception information: 2020-02-27T06:36:56,780 Traceback (most recent call last): 2020-02-27T06:36:56,780 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-02-27T06:36:56,780 status = self.run(options, args) 2020-02-27T06:36:56,780 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-02-27T06:36:56,780 resolver.resolve(requirement_set) 2020-02-27T06:36:56,780 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-02-27T06:36:56,780 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-02-27T06:36:56,780 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-02-27T06:36:56,780 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-02-27T06:36:56,780 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-02-27T06:36:56,780 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-02-27T06:36:56,780 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-02-27T06:36:56,780 req, self.req_tracker, self.finder, self.build_isolation, 2020-02-27T06:36:56,780 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-02-27T06:36:56,780 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-02-27T06:36:56,780 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-02-27T06:36:56,780 self.req.prepare_metadata() 2020-02-27T06:36:56,780 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-02-27T06:36:56,780 self.metadata_directory = self._generate_metadata() 2020-02-27T06:36:56,780 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-02-27T06:36:56,780 details=self.name or "from {}".format(self.link) 2020-02-27T06:36:56,780 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-02-27T06:36:56,780 command_desc='python setup.py egg_info', 2020-02-27T06:36:56,780 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-02-27T06:36:56,780 raise InstallationError(exc_msg) 2020-02-27T06:36:56,780 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.