2020-05-28T02:16:22,458 Created temporary directory: /tmp/pip-ephem-wheel-cache-6y50fh93 2020-05-28T02:16:22,462 Created temporary directory: /tmp/pip-req-tracker-0et3h8nu 2020-05-28T02:16:22,463 Initialized build tracking at /tmp/pip-req-tracker-0et3h8nu 2020-05-28T02:16:22,463 Created build tracker: /tmp/pip-req-tracker-0et3h8nu 2020-05-28T02:16:22,464 Entered build tracker: /tmp/pip-req-tracker-0et3h8nu 2020-05-28T02:16:22,465 Created temporary directory: /tmp/pip-wheel-jgc4zhhg 2020-05-28T02:16:22,479 1 location(s) to search for versions of blyrics: 2020-05-28T02:16:22,479 * https://pypi.org/simple/blyrics/ 2020-05-28T02:16:22,479 Fetching project page and analyzing links: https://pypi.org/simple/blyrics/ 2020-05-28T02:16:22,480 Getting page https://pypi.org/simple/blyrics/ 2020-05-28T02:16:22,483 Found index url https://pypi.org/simple 2020-05-28T02:16:22,681 Skipping link: No binaries permitted for blyrics: https://files.pythonhosted.org/packages/a8/e7/401bfa06936086f4fc7d2b4e5ec627823eed6691b7e2cb5d911aa7167a4d/blyrics-1.1-py3-none-any.whl#sha256=ea5e4b62cb8ac953bf512d0998ba6b03d5cb2bbf1bccc59abe62b93bb8a9c7f3 (from https://pypi.org/simple/blyrics/) (requires-python:>=3.6) 2020-05-28T02:16:22,682 Found link https://files.pythonhosted.org/packages/d0/1d/ade231af727b518c271f6d494a24c44d3d248df9d1e6aa8708269eb3e242/blyrics-1.1.tar.gz#sha256=774dd82fe22f2614be946b316c0569fe5688149f3cd313326a2d6d0512945cee (from https://pypi.org/simple/blyrics/) (requires-python:>=3.6), version: 1.1 2020-05-28T02:16:22,690 Given no hashes to check 1 links for project 'blyrics': discarding no candidates 2020-05-28T02:16:22,691 Using version 1.1 (newest of versions: 1.1) 2020-05-28T02:16:22,696 Collecting blyrics==1.1 2020-05-28T02:16:22,700 Created temporary directory: /tmp/pip-unpack-5e_jy4fl 2020-05-28T02:16:22,925 Downloading blyrics-1.1.tar.gz (72 kB) 2020-05-28T02:16:23,093 Added blyrics==1.1 from https://files.pythonhosted.org/packages/d0/1d/ade231af727b518c271f6d494a24c44d3d248df9d1e6aa8708269eb3e242/blyrics-1.1.tar.gz#sha256=774dd82fe22f2614be946b316c0569fe5688149f3cd313326a2d6d0512945cee to build tracker '/tmp/pip-req-tracker-0et3h8nu' 2020-05-28T02:16:23,095 Running setup.py (path:/tmp/pip-wheel-jgc4zhhg/blyrics/setup.py) egg_info for package blyrics 2020-05-28T02:16:23,096 Created temporary directory: /tmp/pip-pip-egg-info-egulkpwb 2020-05-28T02:16:23,097 Running command python setup.py egg_info 2020-05-28T02:16:24,717 Traceback (most recent call last): 2020-05-28T02:16:24,718 File "", line 1, in 2020-05-28T02:16:24,718 File "/tmp/pip-wheel-jgc4zhhg/blyrics/setup.py", line 6, in 2020-05-28T02:16:24,719 with open('description.rst', 'r') as fh: 2020-05-28T02:16:24,719 FileNotFoundError: [Errno 2] No such file or directory: 'description.rst' 2020-05-28T02:16:24,807 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-28T02:16:24,808 Exception information: 2020-05-28T02:16:24,808 Traceback (most recent call last): 2020-05-28T02:16:24,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-28T02:16:24,808 status = self.run(options, args) 2020-05-28T02:16:24,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-28T02:16:24,808 return func(self, options, args) 2020-05-28T02:16:24,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-28T02:16:24,808 reqs, check_supported_wheels=True 2020-05-28T02:16:24,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-28T02:16:24,808 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-28T02:16:24,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-28T02:16:24,808 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-28T02:16:24,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-05-28T02:16:24,808 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-05-28T02:16:24,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-05-28T02:16:24,808 req, self.req_tracker, self.finder, self.build_isolation, 2020-05-28T02:16:24,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-05-28T02:16:24,808 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-05-28T02:16:24,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-05-28T02:16:24,808 self.req.prepare_metadata() 2020-05-28T02:16:24,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-05-28T02:16:24,808 self.metadata_directory = self._generate_metadata() 2020-05-28T02:16:24,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-05-28T02:16:24,808 details=self.name or "from {}".format(self.link) 2020-05-28T02:16:24,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-05-28T02:16:24,808 command_desc='python setup.py egg_info', 2020-05-28T02:16:24,808 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-05-28T02:16:24,808 raise InstallationError(exc_msg) 2020-05-28T02:16:24,808 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-28T02:16:24,822 Removed blyrics==1.1 from https://files.pythonhosted.org/packages/d0/1d/ade231af727b518c271f6d494a24c44d3d248df9d1e6aa8708269eb3e242/blyrics-1.1.tar.gz#sha256=774dd82fe22f2614be946b316c0569fe5688149f3cd313326a2d6d0512945cee from build tracker '/tmp/pip-req-tracker-0et3h8nu' 2020-05-28T02:16:24,822 Removed build tracker: '/tmp/pip-req-tracker-0et3h8nu'