2020-04-21T20:37:33,727 Created temporary directory: /tmp/pip-ephem-wheel-cache-11o2gplh 2020-04-21T20:37:33,731 Created temporary directory: /tmp/pip-req-tracker-oh57q7uf 2020-04-21T20:37:33,732 Initialized build tracking at /tmp/pip-req-tracker-oh57q7uf 2020-04-21T20:37:33,733 Created build tracker: /tmp/pip-req-tracker-oh57q7uf 2020-04-21T20:37:33,733 Entered build tracker: /tmp/pip-req-tracker-oh57q7uf 2020-04-21T20:37:33,734 Created temporary directory: /tmp/pip-wheel-i1831w58 2020-04-21T20:37:33,740 1 location(s) to search for versions of sappears: 2020-04-21T20:37:33,740 * https://pypi.org/simple/sappears/ 2020-04-21T20:37:33,740 Fetching project page and analyzing links: https://pypi.org/simple/sappears/ 2020-04-21T20:37:33,741 Getting page https://pypi.org/simple/sappears/ 2020-04-21T20:37:33,743 Found index url https://pypi.org/simple 2020-04-21T20:37:33,747 Getting credentials from keyring for https://pypi.org/simple 2020-04-21T20:37:33,747 Getting credentials from keyring for pypi.org 2020-04-21T20:37:33,955 Skipping link: No binaries permitted for sappears: https://files.pythonhosted.org/packages/9a/17/63b90d9587ae5e12b5b174965654fc0a44639e974a8d07b6eab51d3f9140/sappears-0.0.1-py3-none-any.whl#sha256=8e11bcb9879eef5141884142f4828495c0fb6461a95626e9f2f1f93a5a68d7f0 (from https://pypi.org/simple/sappears/) (requires-python:>=3.6) 2020-04-21T20:37:33,956 Found link https://files.pythonhosted.org/packages/22/b3/c0bd696ca608ca975feaf835823021e5000b50dbd8c5ee36ca80b42eedce/sappears-0.0.1.tar.gz#sha256=de770fdafb2551611ca0d4c7c80c194320e2824f9c8310a9884ed97237635ff5 (from https://pypi.org/simple/sappears/) (requires-python:>=3.6), version: 0.0.1 2020-04-21T20:37:33,964 Given no hashes to check 1 links for project 'sappears': discarding no candidates 2020-04-21T20:37:33,965 Using version 0.0.1 (newest of versions: 0.0.1) 2020-04-21T20:37:33,970 Collecting sappears==0.0.1 2020-04-21T20:37:33,974 Created temporary directory: /tmp/pip-unpack-k482exfp 2020-04-21T20:37:33,976 Getting credentials from keyring for files.pythonhosted.org 2020-04-21T20:37:34,206 Downloading sappears-0.0.1.tar.gz (1.9 kB) 2020-04-21T20:37:34,306 Added sappears==0.0.1 from https://files.pythonhosted.org/packages/22/b3/c0bd696ca608ca975feaf835823021e5000b50dbd8c5ee36ca80b42eedce/sappears-0.0.1.tar.gz#sha256=de770fdafb2551611ca0d4c7c80c194320e2824f9c8310a9884ed97237635ff5 to build tracker '/tmp/pip-req-tracker-oh57q7uf' 2020-04-21T20:37:34,309 Running setup.py (path:/tmp/pip-wheel-i1831w58/sappears/setup.py) egg_info for package sappears 2020-04-21T20:37:34,311 Running command python setup.py egg_info 2020-04-21T20:37:36,016 Traceback (most recent call last): 2020-04-21T20:37:36,017 File "", line 1, in 2020-04-21T20:37:36,018 File "/tmp/pip-wheel-i1831w58/sappears/setup.py", line 3, in 2020-04-21T20:37:36,018 with open("requirements.txt") as f: 2020-04-21T20:37:36,019 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-04-21T20:37:36,109 Cleaning up... 2020-04-21T20:37:36,110 Removing source in /tmp/pip-wheel-i1831w58/sappears 2020-04-21T20:37:36,125 Removed sappears==0.0.1 from https://files.pythonhosted.org/packages/22/b3/c0bd696ca608ca975feaf835823021e5000b50dbd8c5ee36ca80b42eedce/sappears-0.0.1.tar.gz#sha256=de770fdafb2551611ca0d4c7c80c194320e2824f9c8310a9884ed97237635ff5 from build tracker '/tmp/pip-req-tracker-oh57q7uf' 2020-04-21T20:37:36,126 Removed build tracker: '/tmp/pip-req-tracker-oh57q7uf' 2020-04-21T20:37:36,129 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-04-21T20:37:36,130 Exception information: 2020-04-21T20:37:36,130 Traceback (most recent call last): 2020-04-21T20:37:36,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-04-21T20:37:36,130 status = self.run(options, args) 2020-04-21T20:37:36,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-04-21T20:37:36,130 resolver.resolve(requirement_set) 2020-04-21T20:37:36,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-04-21T20:37:36,130 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-04-21T20:37:36,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-04-21T20:37:36,130 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-04-21T20:37:36,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-04-21T20:37:36,130 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-04-21T20:37:36,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-04-21T20:37:36,130 req, self.req_tracker, self.finder, self.build_isolation, 2020-04-21T20:37:36,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-04-21T20:37:36,130 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-04-21T20:37:36,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-04-21T20:37:36,130 self.req.prepare_metadata() 2020-04-21T20:37:36,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-04-21T20:37:36,130 self.metadata_directory = self._generate_metadata() 2020-04-21T20:37:36,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-04-21T20:37:36,130 details=self.name or "from {}".format(self.link) 2020-04-21T20:37:36,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-04-21T20:37:36,130 command_desc='python setup.py egg_info', 2020-04-21T20:37:36,130 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-04-21T20:37:36,130 raise InstallationError(exc_msg) 2020-04-21T20:37:36,130 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.