2020-03-12T18:41:52,183 Created temporary directory: /tmp/pip-ephem-wheel-cache-fj0k_n2l 2020-03-12T18:41:52,187 Created temporary directory: /tmp/pip-req-tracker-tgqqxs4f 2020-03-12T18:41:52,188 Initialized build tracking at /tmp/pip-req-tracker-tgqqxs4f 2020-03-12T18:41:52,188 Created build tracker: /tmp/pip-req-tracker-tgqqxs4f 2020-03-12T18:41:52,188 Entered build tracker: /tmp/pip-req-tracker-tgqqxs4f 2020-03-12T18:41:52,189 Created temporary directory: /tmp/pip-wheel-nadj2u3t 2020-03-12T18:41:52,194 1 location(s) to search for versions of schmecko: 2020-03-12T18:41:52,194 * https://pypi.org/simple/schmecko/ 2020-03-12T18:41:52,195 Fetching project page and analyzing links: https://pypi.org/simple/schmecko/ 2020-03-12T18:41:52,195 Getting page https://pypi.org/simple/schmecko/ 2020-03-12T18:41:52,198 Found index url https://pypi.org/simple 2020-03-12T18:41:52,200 Getting credentials from keyring for https://pypi.org/simple 2020-03-12T18:41:52,201 Getting credentials from keyring for pypi.org 2020-03-12T18:41:52,377 Found link https://files.pythonhosted.org/packages/f7/99/25464be2a1f01f04e501eb24972a8f1d40df09e66a98e99620a3744b55a2/schmecko-0.0.1.tar.gz#sha256=c2b53841d439c87c6de174c84f06b36bda2eda21b75564c40d0cce35c975ea92 (from https://pypi.org/simple/schmecko/), version: 0.0.1 2020-03-12T18:41:52,384 Given no hashes to check 1 links for project 'schmecko': discarding no candidates 2020-03-12T18:41:52,385 Using version 0.0.1 (newest of versions: 0.0.1) 2020-03-12T18:41:52,389 Collecting schmecko==0.0.1 2020-03-12T18:41:52,392 Created temporary directory: /tmp/pip-unpack-vo3vs_jj 2020-03-12T18:41:52,395 Getting credentials from keyring for files.pythonhosted.org 2020-03-12T18:41:52,479 Downloading schmecko-0.0.1.tar.gz (1.8 kB) 2020-03-12T18:41:52,535 Added schmecko==0.0.1 from https://files.pythonhosted.org/packages/f7/99/25464be2a1f01f04e501eb24972a8f1d40df09e66a98e99620a3744b55a2/schmecko-0.0.1.tar.gz#sha256=c2b53841d439c87c6de174c84f06b36bda2eda21b75564c40d0cce35c975ea92 to build tracker '/tmp/pip-req-tracker-tgqqxs4f' 2020-03-12T18:41:52,538 Running setup.py (path:/tmp/pip-wheel-nadj2u3t/schmecko/setup.py) egg_info for package schmecko 2020-03-12T18:41:52,539 Running command python setup.py egg_info 2020-03-12T18:41:53,879 Traceback (most recent call last): 2020-03-12T18:41:53,880 File "", line 1, in 2020-03-12T18:41:53,880 File "/tmp/pip-wheel-nadj2u3t/schmecko/setup.py", line 7, in 2020-03-12T18:41:53,880 with open(os.path.join(cwd, 'requirements.txt')) as requirements_file: 2020-03-12T18:41:53,881 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-nadj2u3t/schmecko/requirements.txt' 2020-03-12T18:41:53,964 Cleaning up... 2020-03-12T18:41:53,964 Removing source in /tmp/pip-wheel-nadj2u3t/schmecko 2020-03-12T18:41:53,979 Removed schmecko==0.0.1 from https://files.pythonhosted.org/packages/f7/99/25464be2a1f01f04e501eb24972a8f1d40df09e66a98e99620a3744b55a2/schmecko-0.0.1.tar.gz#sha256=c2b53841d439c87c6de174c84f06b36bda2eda21b75564c40d0cce35c975ea92 from build tracker '/tmp/pip-req-tracker-tgqqxs4f' 2020-03-12T18:41:53,980 Removed build tracker: '/tmp/pip-req-tracker-tgqqxs4f' 2020-03-12T18:41:53,984 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-03-12T18:41:53,985 Exception information: 2020-03-12T18:41:53,985 Traceback (most recent call last): 2020-03-12T18:41:53,985 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-03-12T18:41:53,985 status = self.run(options, args) 2020-03-12T18:41:53,985 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-03-12T18:41:53,985 resolver.resolve(requirement_set) 2020-03-12T18:41:53,985 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-03-12T18:41:53,985 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-03-12T18:41:53,985 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-03-12T18:41:53,985 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-03-12T18:41:53,985 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-03-12T18:41:53,985 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-03-12T18:41:53,985 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-03-12T18:41:53,985 req, self.req_tracker, self.finder, self.build_isolation, 2020-03-12T18:41:53,985 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-03-12T18:41:53,985 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-03-12T18:41:53,985 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-03-12T18:41:53,985 self.req.prepare_metadata() 2020-03-12T18:41:53,985 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-03-12T18:41:53,985 self.metadata_directory = self._generate_metadata() 2020-03-12T18:41:53,985 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-03-12T18:41:53,985 details=self.name or "from {}".format(self.link) 2020-03-12T18:41:53,985 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-03-12T18:41:53,985 command_desc='python setup.py egg_info', 2020-03-12T18:41:53,985 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-03-12T18:41:53,985 raise InstallationError(exc_msg) 2020-03-12T18:41:53,985 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.